summaryrefslogtreecommitdiff
path: root/ao-bringup/stm
Commit message (Collapse)AuthorAge
* These were moved to the src/stm directoryKeith Packard2012-03-28
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Add STM platform and stm-bringup demo programKeith Packard2012-03-28
| | | | | | | | The stm-bringup doesn't run altos, it just initializes the device and writes stuff over a serial port. Works on the STM32L Discovery board at least, should do stuff on other boards too. Signed-off-by: Keith Packard <keithp@keithp.com>
* Add example STM32L programsKeith Packard2012-03-28
This loads to flash and sends data over the serial link. Signed-off-by: Keith Packard <keithp@keithp.com>