Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos: Place STM config values at fixed addresses for re-use | Keith Packard | 2012-07-17 |
| | | | | | | | | Just like cc1111, stick the serial number and radio calibration values at known fixed addresses so that when re-flashing the board, we can go find the existing values. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: get avr-demo to build. Pull in AVR drivers and LCD driver | Keith Packard | 2011-08-25 |
This completes the basic task of making an AVR version of altos by getting the Teensy 'avr-demo' program to build. Signed-off-by: Keith Packard <keithp@keithp.com> |