summaryrefslogtreecommitdiff
path: root/src/stm/ao_arch.h
Commit message (Expand)AuthorAge
* altos/stm: Use flash address of boot loader instead of 0x0Keith Packard2014-05-12
* altos: Report battery, apogee and main voltages over APRSKeith Packard2014-01-15
* altos: Initial TeleMetrum v2.0 bitsKeith Packard2013-08-27
* altos/stm: Create per-product flash loadersKeith Packard2013-05-07
* altos/stm-flash: Check target flash address against AO_BOOT_APPLICATION_BASEKeith Packard2013-05-07
* altos: Use flash loader on all STM productsKeith Packard2013-05-07
* altos: Use SYSTICK on STM32LKeith Packard2013-05-07
* altos: Make stdio 8-bit clean by making pollchar return intKeith Packard2012-11-30
* altos: Clean up stm arch macros a bit.Keith Packard2012-10-25
* altos: Replace __critical usage with ao_arch_critical as neededKeith Packard2012-10-25
* altos: profiling on STM32LKeith Packard2012-10-25
* altos: Expose a signed version of the tick countKeith Packard2012-08-27
* altos: Shrink STM stack sizeKeith Packard2012-08-26
* altos: Place STM config values at fixed addresses for re-useKeith Packard2012-07-17
* stm: running out of memory in MM -- reduce stack to 668 bytesKeith Packard2012-07-14
* altos: Increase default STM stack to 648 bytesKeith Packard2012-06-27
* altos: Optimize FEC encode and decodeKeith Packard2012-06-26
* altos: Be more careful about register save/restore in ao_yieldKeith Packard2012-06-17
* altos: Massive product config cleanupKeith Packard2012-04-14
* altos: Add STM ao_arch_reboot implementationKeith Packard2012-04-14
* altos: Make STM clock configuration per-product. Fix 32MHz CPU speedKeith Packard2012-04-09
* altos: Add support for STM ADCKeith Packard2012-04-07
* Get config stuff hooked up for MegaMetrumKeith Packard2012-03-28
* Use 16-bits for STM32 LED mask. Export serial I/O functionsKeith Packard2012-03-28
* Allow any STM usart to be used for stdioKeith 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
* Save/restore PRIMASK register on Cortex-M3Keith Packard2012-03-28
* Basic OS running on STM32LKeith Packard2012-03-28
* Add stm-demo programKeith Packard2012-03-28
* Add STM platform and stm-bringup demo programKeith Packard2012-03-28