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, 1 Feb 2024 01:50:19 +0000 (17:50 -0800)
commita080a564b9b54e6b3495d30703c45ba2850b1703
tree74e52c99921b2dff2cb7e2919e4df59003619588
parentb0ea39f7eb18aa73160b0b848a9000892f43c0e7
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