Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Switch from GPLv2 to GPLv2+ | Keith Packard | 2016-07-12 |
| | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos/lpc: Fix beeper driver | Keith Packard | 2013-05-19 |
| | | | | | | | | Set prescale limit, not current prescale value (pr instead of pc). Flip output 1 on PWM match (set emc toggle for channel 1). Don't hold counter in reset (turn off CRST bit). Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos/lpc: Add beep driver | Keith Packard | 2013-05-18 |
Hardwired to our current beeper pin Signed-off-by: Keith Packard <keithp@keithp.com> |