summaryrefslogtreecommitdiff
path: root/src/easymini-v2.0
Commit message (Collapse)AuthorAge
* 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>