Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | No need to wakeup &ao_tick_count now | Keith Packard | 2009-10-31 |
| | |||
* | Use ao_alarm for ao_delay so it can be easily interrupted | Keith Packard | 2009-10-31 |
| | |||
* | Fix clock initialization to not try to use 32kHz xtal on P2_3/P2_4 | Keith Packard | 2009-06-17 |
| | | | | | | | | | None of our boards have a 32kHz xtal oscillator, instead we use those pins (on Telemetrum) for the deployment firing circuits. The old clock initialization code was switching from the 32kHz RC oscillator to the 32kHz crystal and overriding our use of those pins. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Use autotools, move altos to src subdir | Keith Packard | 2009-06-04 |
Signed-off-by: Keith Packard <keithp@keithp.com> |