-
- Downloads
Merge pull request #9171 from OTAkeys/pr/stm32_dma_all
cpu/stm32_common: add DMA support for all stm32
No related branches found
No related tags found
Showing
- boards/nucleo-l152re/Makefile.features 1 addition, 0 deletionsboards/nucleo-l152re/Makefile.features
- boards/nucleo-l152re/include/periph_conf.h 43 additions, 4 deletionsboards/nucleo-l152re/include/periph_conf.h
- cpu/stm32_common/include/periph_cpu_common.h 31 additions, 147 deletionscpu/stm32_common/include/periph_cpu_common.h
- cpu/stm32_common/periph/dma.c 330 additions, 31 deletionscpu/stm32_common/periph/dma.c
- cpu/stm32_common/periph/spi.c 4 additions, 4 deletionscpu/stm32_common/periph/spi.c
- cpu/stm32_common/periph/uart.c 19 additions, 17 deletionscpu/stm32_common/periph/uart.c
- cpu/stm32f2/include/vendor/stm32f207xx.h 11758 additions, 5073 deletionscpu/stm32f2/include/vendor/stm32f207xx.h
Loading
Please register or sign in to comment