| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altos: Force beep timer regs reload when enabling beeper | Keith Packard | 2012-10-25 |
| | | | | | | | | Without this, there can be a long delay between asking for the beeper and having it actually start sounding. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos: Make STM clock configuration per-product. Fix 32MHz CPU speed | Keith Packard | 2012-04-09 |
| | | | | | | | | | | | This moves all of the STM clock configuration into ao_pins.h so that each product can configure it separately. While doing this, I discovered that the flash memory mode (64-bit, prefetch, latency 1) wasn't actually getting set, which is why the CPU refused to work at 32MHz. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos: Add beeper driver to STM arch | Keith Packard | 2012-04-09 |
| Drives the MegaMetrum beeper Signed-off-by: Keith Packard <keithp@keithp.com> | |||
