altos/test: Adjust CRC error rate after FEC fix
[fw/altos] / src / stmf0 / ao_arch_funcs.h
2024-02-01 Keith Packardaltos: Add SPI bus parameter to ao_spi_speed
2023-01-19 Keith PackardMerge branch 'easymotor-flight'
2022-12-18 Keith Packardaltos/stmf0: Add ao_spi_put_pins for MS5067 driver
2022-04-07 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-04-05 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-02-17 Keith Packardaltos/stmf0: Add casts to reduce -Wconversion warnings...
2020-10-22 Keith Packardaltos/stmf0: Fixup for SPI mode support
2020-10-22 Keith Packardaltos/stmf0: Add spi format configuration options
2020-07-30 Keith Packardaltos: Use new ao_spi_speed inline to set SPI speeds...
2020-07-22 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2020-07-16 Keith PackardAdd support for TLS if needed
2019-07-16 Keith Packardaltos/stmf0: Leave power interface disabled until needed
2019-06-18 Keith Packardaltos/micropeak-v2.0: Go into standby mode after landing
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...
2019-02-18 Keith Packardaltos: Declare all public functions in header files
2018-10-20 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-10-13 Keith Packardaltos: Eliminate 'pin' field from GPIO functions
2018-05-07 Keith PackardMerge branch 'mpusb'
2018-05-07 Keith Packardaltos/stmf0: leave ao_power_gpio names undefined withou...
2018-02-12 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-01-08 Keith Packardaltos/stmf0: Use double buffering for ChaosKey
2017-05-15 Keith Packardaltos/stmf: Fix up serial port flow control configurati...
2016-12-18 Keith Packardaltos/arm: Align data so that gcc 5.4 doesn't do byte...
2016-10-31 Keith Packardaltos/stmf0: Add USART support
2016-07-14 Keith Packardaltos: Add STM32F0 beep and SPI byte API.
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2016-06-12 Keith Packardaltos/stmf0: Remove ao_usb_free
2016-04-13 Keith Packardaltos/detherm: Add ms5607 to detherm
2016-03-02 Keith Packardaltos/chaoskey: Add another USB endpoint to read raw...
2016-02-07 Keith Packardaltos/stmf0: Add suspend/resume support
2015-01-27 Keith Packardaltos/stmf0: Add faster USB path
2015-01-26 Keith Packardaltos: Add self-flash support for STM32F042 processor
2015-01-26 Keith Packardaltos: Initial STMF04x support