altos/stm32f4: Add -mfloat-abi=hard compile option
[fw/altos] / src / telemini-v3.0 /
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-19 Keith Packardaltos/stm: Make beeper driver support all possible...
2018-10-13 Keith Packardaltos: Eliminate 'pin' field from GPIO functions
2018-10-13 Keith Packardaltos: Use stdbool true/false instead of TRUE/FALSE
2017-05-05 Keith Packardaltos/telemini-v3.0: Use dbg connector pin 5 for force...
2017-05-05 Keith Packardaltos/telemini-v3.0: Add 'recovery mode' on PA14 (pin...
2017-04-26 Bdale Garbeetelemini-v3.0: make git ignore build products
2017-04-26 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-04-25 Keith Packardaltos/telemini-v3.0: Fix license
2017-04-22 Keith Packardaltos/telemini-v3.0: Remove vestiges of the pre-USB...
2017-04-20 Keith Packardaltos/telemini-v3.0: Add flash loader
2017-04-20 Keith Packardaltos/telemini-v3.0: Update to production hardware
2017-02-21 Keith Packardaltos/telemini-v3.0: Add beeper defines needed for...
2017-02-20 Keith Packardaltos/telemini-v3.0: Swap main and apogee sense pins.
2017-02-20 Keith Packardaltos: Split out TeleMini v3 log/telem labeling
2017-02-20 Keith Packardaltos/telemini-v3.0: Finish initial turn-on
2017-02-20 Keith Packardaltos/telemini-v3.0: Update to second prototype version
2017-02-20 Keith Packardaltos: Initial TeleMini v3.0 code