Add stm-demo program
authorKeith Packard <keithp@keithp.com>
Sat, 17 Mar 2012 07:06:59 +0000 (00:06 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 29 Mar 2012 04:37:02 +0000 (21:37 -0700)
commit8ba5344514f8ed51f6fd69ca09f6c7035c4fd0da
tree0389904daef28481f4e39830f5739b13ae097f32
parent1d1b24bb20dec09145fbaa6fe6897898d47dd16e
Add stm-demo program

This runs AltOS and talks over the serial port.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm-demo/.gitignore [new file with mode: 0644]
src/stm-demo/Makefile [new file with mode: 0644]
src/stm-demo/ao_demo.c [new file with mode: 0644]
src/stm-demo/ao_pins.h [new file with mode: 0644]
src/stm/ao_arch.h
src/stm/ao_romconfig.c [new file with mode: 0644]
src/stm/ao_serial_stm.c
src/stm/ao_timer.c
src/stm/stm32l.h