summaryrefslogtreecommitdiff
path: root/src/stm/ao_adc_single.h
Commit message (Collapse)AuthorAge
* altos/stm: Add polling ADC sampler APIKeith Packard2018-05-28
This just fetches ADC values on demand instead of loading them periodically into a ring buffer from the timer interrupt. Signed-off-by: Keith Packard <keithp@keithp.com>