Use -Os for STM apps. Fix altos.ld to matchall .rodata* sections
[fw/altos] / src / stm-demo / Makefile
2012-03-29 Keith PackardUse -Os for STM apps. Fix altos.ld to matchall .rodata...
2012-03-29 Keith PackardUse new Makefile.defs in stm-demo
2012-03-29 Keith PackardAdd LCD device driver to STM32L port
2012-03-29 Keith PackardSave/restore PRIMASK register on Cortex-M3
2012-03-29 Keith PackardFix STM LED driver and blink LEDs on discovery board
2012-03-29 Keith PackardBasic OS running on STM32L
2012-03-29 Keith PackardAdd stm-demo program