summaryrefslogtreecommitdiff
path: root/src/drivers/ao_as1107.c
Commit message (Collapse)AuthorAge
* altos: Place AS1107 in 'normal' mode at end of init sequenceKeith Packard2017-04-09
| | | | | | | This makes sure the device is out of reset mode while initializing, and then placed in normal mode to turn on the display. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Add AS1107 LED display driverKeith Packard2017-04-02
Signed-off-by: Keith Packard <keithp@keithp.com>