Version 1.9.6.2
[fw/altos] / src / micropeak-v2.0 /
2020-09-30 Keith Packardaltos: Remove linker map files during 'make clean'
2020-08-08 Keith Packardaltos/micropeak-v2.0: Functionally complete.
2020-08-08 Keith Packardaltos/stm32l0: Add LPUART driver
2020-08-08 Keith Packardaltos/micropeak-v2.0: Finish hardware bring-up
2020-08-08 Keith Packardaltos: Switch micropeak v2.0 to stm32l0
2020-06-14 Keith Packardaltos: Fix printf format mis-matches
2020-06-09 Keith Packardaltos: Move ao_storage_erase to shared code. Add len
2020-05-22 Keith Packardaltos: Move from newlib-nano to picolibc
2019-09-23 Keith Packardaltos: Switch all main() to return 'int'
2019-07-16 Keith Packardaltos/micropeak-v2.0: Reduce power usage
2019-07-15 Keith Packardaltos: Allow ms5607 driver to either set ao_sensor_erro...
2019-06-19 Keith Packardaltos/micropeak-v2: Update .gitignore
2019-06-19 Keith Packardaltos/micropeak-v2: Correct AO_LOG_ID value
2019-06-19 Keith Packardaltos/micropeak-v2: Erase log space at end of BOOST_DELAY
2019-06-18 Keith Packardaltos/micropeak-v2.0: expose log and config commands...
2019-06-18 Keith Packardaltos/micropeak-v2.0: Go into standby mode after landing
2019-06-18 Keith Packardaltos/micropeak-v2.0: Fix LED blinking sequence at...
2019-06-18 Keith Packardaltos/micropeak-v2.0: Wait for the power supply to...
2019-06-18 Keith Packardaltos/micropeak-v2.0: Don't run flight code when plugged in
2019-02-18 Keith Packardaltos: Move common build definitions to src/Makefile...
2018-10-20 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-10-13 Keith Packardaltos: Add generic LED driver.
2018-10-13 Keith Packardaltos: Remove 8051 address space specifiers
2017-12-12 Keith Packardaltos/stm: Align 'data' to 8 bytes, just like textram
2017-07-21 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-06-28 Keith Packardaltos/stmf0: Initialize UART RTS/CTS before turning...
2017-04-28 Keith Packardaltos/micropeak-v2.0: Add initial MicroPeak v2 support