summaryrefslogtreecommitdiff
path: root/ao_beep.c
Commit message (Collapse)AuthorAge
* Make some functions reentrant to save DSEG spaceKeith Packard2009-04-25
|
* Move beep_init to end of file to be consistent with other filesKeith Packard2009-04-24
|
* Fix GPL version at 2Keith Packard2009-04-18
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Add beep/led support.Keith Packard2009-04-12
Support our P2_0 connected buzzer, and formalize LED output support. Signed-off-by: Keith Packard <keithp@keithp.com>