summaryrefslogtreecommitdiff
path: root/src/stm-demo/ao_demo.c
Commit message (Expand)AuthorAge
* altos/stm-demo: Make this build again after various API and CFLAGS changesKeith Packard2019-02-18
* altos: Use stdbool true/false instead of TRUE/FALSEKeith Packard2018-10-13
* altos: Remove 8051 address space specifiersKeith Packard2018-10-13
* altos/stm-demo: Set up for dumping eepromKeith Packard2018-08-05
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altosui: Hide Tilt Angle values when not availableKeith Packard2014-03-10
* Re-add LCD bits to stm-demoKeith Packard2014-03-08
* 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: Clean up boot loader supportKeith Packard2013-05-07
* altos: Call ao_task_init before initializing any driversKeith Packard2013-05-07
* altos: re-enable optimization for stm-demo. remove unused bitsKeith Packard2013-03-10
* altos: Add button driver and event queueKeith Packard2012-08-06
* Signed-off-by: Keith Packard <keithp@keithp.com>Keith Packard2012-08-06
* altos: include targe SPI speed in get requestKeith Packard2012-06-27
* altos: Configure STM LCD driver for giant LCD digitsKeith Packard2012-06-21
* altos: Make stm-demo compile with new ao_data structureKeith Packard2012-05-27
* altos: Switch stm-demo to HSE clock, add USBKeith Packard2012-04-14
* altos: Test I2C code on discovery board.Keith Packard2012-04-09
* altos: Show temperature in stm-demoKeith Packard2012-04-07
* altos: Add ADC tests to stm-demoKeith Packard2012-04-07
* altos: Shuffle stm-demo SPI test code around a bitKeith Packard2012-04-06
* altos: Add DMA, SPI and MS5607 driversKeith Packard2012-04-06
* Make stm-demo display a scrolling messageKeith Packard2012-03-28
* Move LCD string output code to ao_lcd_font.cKeith Packard2012-03-28
* Add LCD device driver to STM32L portKeith 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