Add example STM32L programs
authorKeith Packard <keithp@keithp.com>
Fri, 16 Mar 2012 21:25:37 +0000 (14:25 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 29 Mar 2012 04:37:02 +0000 (21:37 -0700)
commite2f13aa43ba79becbff6c9bfc18c665a58d96185
treeb0a9ff7f5b94cb96637ce9e9d7938142ce32a5a9
parent3c7d1f6cfffb43299041f2850a48177f4e9b83a5
Add example STM32L programs

This loads to flash and sends data over the serial link.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-bringup/stm/Makefile [new file with mode: 0644]
ao-bringup/stm/altos-ram.ld [new file with mode: 0644]
ao-bringup/stm/altos.ld [new file with mode: 0644]
ao-bringup/stm/bringup.c [new file with mode: 0644]
ao-bringup/stm/registers.ld [new file with mode: 0644]