altos/stmf0: Add SPI driver.
authorKeith Packard <keithp@keithp.com>
Sun, 3 Apr 2016 02:42:44 +0000 (19:42 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 3 Apr 2016 02:45:06 +0000 (19:45 -0700)
commit9f9d77b6d025d8285e362e53a8f728ec47adb234
treeaa69b19c626369babeabb974a5eceb676c056487
parentf5e6caab78f4ca0e5c8a2d96ef53b8752d64f4b3
altos/stmf0: Add SPI driver.

This also changes the DMA interface a bit so we can select for
interrupts on only the interesting channels.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stmf0/ao_adc_fast.c
src/stmf0/ao_dma_stm.c
src/stmf0/ao_spi_stm.c [new file with mode: 0644]
src/stmf0/stm32f0.h