summaryrefslogtreecommitdiff
path: root/src/stm-demo/Makefile
Commit message (Expand)AuthorAge
* altos/stm: Make stm applications depend on ao_boot.hKeith Packard2014-05-21
* altosui: Hide Tilt Angle values when not availableKeith Packard2014-03-10
* altos: Remove ARM .ihx files on 'make clean'Keith Packard2013-12-10
* altos: remove all versions of stm-demo executableKeith Packard2013-12-08
* altos: Use installed pdclibKeith Packard2013-10-10
* altos: Add debounce helper. Use in button and quadrature drivers for TeleLCOKeith Packard2013-06-09
* altos: Use flash loader on all STM productsKeith Packard2013-05-07
* altos: Create ihx version of stm-demoKeith Packard2013-05-07
* altos: Clean up boot loader supportKeith Packard2013-05-07
* altos: Make stm-flash capable of switching to applicationKeith Packard2013-05-07
* altos: re-enable optimization for stm-demo. remove unused bitsKeith Packard2013-03-10
* altos: Trigger sample complete when all data are readyKeith Packard2012-08-26
* altos: Add button driver and event queueKeith Packard2012-08-06
* Signed-off-by: Keith Packard <keithp@keithp.com>Keith Packard2012-08-06
* altos: Have 'make clean' remove all programs, even old onesKeith Packard2012-07-11
* altos: Switch stm-demo to HSE clock, add USBKeith Packard2012-04-14
* altos: Test I2C code on discovery board.Keith Packard2012-04-09
* altos: Add ADC tests to stm-demoKeith Packard2012-04-07
* altos: Add DMA, SPI and MS5607 driversKeith Packard2012-04-06
* stm-demo does not use altitude.hKeith Packard2012-03-28
* Use -Os for STM apps. Fix altos.ld to matchall .rodata* sectionsKeith Packard2012-03-28
* Use new Makefile.defs in stm-demoKeith Packard2012-03-28
* Add LCD device driver to STM32L portKeith Packard2012-03-28
* Save/restore PRIMASK register on Cortex-M3Keith Packard2012-03-28
* Fix STM LED driver and blink LEDs on discovery boardKeith Packard2012-03-28
* Basic OS running on STM32LKeith Packard2012-03-28
* Add stm-demo programKeith Packard2012-03-28