summaryrefslogtreecommitdiff
path: root/src/telefireone-v2.0/ao_pins.h
Commit message (Collapse)AuthorAge
* altos/telefireone-v2.0: Include MAX6691 data in ringKeith Packard2019-04-21
| | | | | | | Define HAS_MAX6691 which tells the data code to pull the MAX6691 data into the data ring for logging etc. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos/telefireone-v2.0: Definitions needed for MAX6691 driverKeith Packard2019-04-21
| | | | | | | Fix the DMA channel definition (STM starts values at 1 for unknown reasons). Add definition of the power enable bit for the timer. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Work on MAX6691 driverKeith Packard2019-04-21
|
* altos: ADS124S0X driver compiles nowBdale Garbee2019-02-24
|
* altos: first cut of code for telefireone-v2.0Bdale Garbee2019-02-18