summaryrefslogtreecommitdiff
path: root/src/easymini-v2.0
Commit message (Collapse)AuthorAge
* altos/easymini-v2.0: Adapt to final hardware pin assignment changesKeith Packard2017-12-19
| | | | | | | | Beeper moved from PB0 to PB1 (Tim3 CH4) Drogue fire moved from PB6 to PB3 Bootloader moved from PB1 to PB6 Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Create separate log format for EasyMini v2.0Keith Packard2017-06-11
| | | | | | | The ADC in the STM32F0 is different than the LPC, with a range of 0-4095 instead of 0-32767. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos/easymini-v2.0: Add EasyMini v2.0Keith Packard2017-04-24
Like EasyMini v1.0, but with the STM32F0 processor instead of LPC Signed-off-by: Keith Packard <keithp@keithp.com>