altos/test: Adjust CRC error rate after FEC fix
[fw/altos] / src / stmf0 / ao_arch.h
2023-04-26 Keith PackardMerge branch 'telegps-v3'
2023-04-16 Keith Packardaltos/stm32f04x: Smite the OPL_LAUNCH bit to reset...
2020-05-22 Keith Packardaltos: Move from newlib-nano to picolibc
2019-02-26 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2019-02-25 Keith Packardaltos: Fix several mis-specified time types
2019-02-18 Keith Packardaltos: Declare task stack as union of uint8_t and uint32_t
2019-02-18 Keith Packardaltos: Add 'void' to function declarations with no...
2018-10-20 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-10-13 Keith Packardaltos: Clean up AO_ROMCONFIG bits
2018-10-13 Keith Packardaltos: Remove 8051 address space specifiers
2018-10-13 Keith Packardaltos: Switch to newlib-nano for libc on arm
2017-04-28 Keith Packardaltos/stmf0: Add support for HSI clocked applications
2017-02-20 Keith Packardaltos/stmf0: Allow projects to not use the USB boot...
2016-07-14 Keith Packardaltos: Add STM32F0 beep and SPI byte API.
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2016-04-20 Keith Packardaltos/stmf0: Fix external interrupts
2016-03-07 Bart Masseyaltos: Fixed timing of panic display LED to be readable
2016-02-07 Keith Packardaltos/stmf0: Allow projects to specify non-default...
2015-01-26 Keith Packardaltos: Initial STMF04x support