summaryrefslogtreecommitdiff
path: root/src/stmf0/ao_dma_stm.c
Commit message (Collapse)AuthorAge
* altos/stmf0: Add ADC and DMA APIsKeith Packard2015-01-26
The ADC api is what USBtrng wants; a way to repeatedly read a single ADC input as fast as possible. Signed-off-by: Keith Packard <keithp@keithp.com>