altos/stm32f1: Add DMA and SPI drivers
authorKeith Packard <keithp@keithp.com>
Wed, 8 Mar 2023 23:53:58 +0000 (15:53 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 30 Mar 2023 05:05:31 +0000 (22:05 -0700)
commit5530d7b305157a8027ea7f83152a526dec16c546
tree60779df11330072dc7c0143d344c158dbf187b2d
parent36ec68007ceaaa245e82982a031a63a2ddf3f07d
altos/stm32f1: Add DMA and SPI drivers

These came from the code for the stm32l15 chips

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