altos: Add support for STM ADC
authorKeith Packard <keithp@keithp.com>
Sun, 8 Apr 2012 01:53:12 +0000 (18:53 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 8 Apr 2012 01:53:12 +0000 (18:53 -0700)
commit5e41d1e03680af9806c599aad80b9b64dd719f9b
tree2bddc8ba34a3a1158f9fdec5a556414a4049788a
parentfa96ee3db9b57cc2a88e9edd74bb9efcc228ccf3
altos: Add support for STM ADC

DMA-based driver for the STM analog to digital converter.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm/ao_adc_stm.c [new file with mode: 0644]
src/stm/ao_arch.h
src/stm/ao_arch_funcs.h
src/stm/ao_dma_stm.c
src/stm/stm32l.h