altos: Add ADC tests to stm-demo
[fw/altos] / src / stm-demo / Makefile
2012-04-08 Keith Packardaltos: Add ADC tests to stm-demo
2012-04-07 Keith Packardaltos: Add DMA, SPI and MS5607 drivers
2012-03-29 Keith Packardstm-demo does not use altitude.h
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