summaryrefslogtreecommitdiff
path: root/src/stmf0/ao_arch_funcs.h
Commit message (Expand)AuthorAge
* altos: Declare task stack as union of uint8_t and uint32_tKeith Packard2019-02-18
* altos: Add 'void' to function declarations with no params.Keith Packard2019-02-18
* altos: Declare all public functions in header filesKeith Packard2019-02-18
* altos: Eliminate 'pin' field from GPIO functionsKeith Packard2018-10-13
* altos/stmf0: leave ao_power_gpio names undefined without power managementKeith Packard2018-05-07
* altos/stmf0: Use double buffering for ChaosKeyKeith Packard2018-01-07
* altos/stmf: Fix up serial port flow control configuration bitsKeith Packard2017-05-15
* altos/arm: Align data so that gcc 5.4 doesn't do byte-accesses. Add -Wcast-alignKeith Packard2016-12-17
* altos/stmf0: Add USART supportKeith Packard2016-10-30
* altos: Add STM32F0 beep and SPI byte API.Keith Packard2016-07-14
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos/stmf0: Remove ao_usb_freeKeith Packard2016-06-11
* altos/detherm: Add ms5607 to dethermKeith Packard2016-04-13
* altos/chaoskey: Add another USB endpoint to read raw dataKeith Packard2016-03-02
* altos/stmf0: Add suspend/resume supportKeith Packard2016-02-07
* altos/stmf0: Add faster USB pathKeith Packard2015-01-26
* altos: Add self-flash support for STM32F042 processorKeith Packard2015-01-25
* altos: Initial STMF04x supportKeith Packard2015-01-25