summaryrefslogtreecommitdiff
path: root/src/attiny/ao_adc_attiny.c
Commit message (Collapse)AuthorAge
* altos/attiny: Add ADC implementationKeith Packard2017-12-19
It's primitive, but might serve to read ADC values. Untested. Signed-off-by: Keith Packard <keithp@keithp.com>