1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/f4vi1
Koen Zandberg d8ec0b292f
boards/stm32f4: Set DMA_STREAM_UNDEF for UART DMA
This PR sets the DMA configuration for the UART peripherals on the
stm32f4 boards to the undef value to disable the DMA. This to prevent
from accidentally configuring the DMA to stream 0 channel 0 when
enabling DMA.
2020-05-20 08:49:22 +02:00
..
dist added new board f4vi1 2014-11-04 16:02:25 +01:00
include boards/stm32f4: Set DMA_STREAM_UNDEF for UART DMA 2020-05-20 08:49:22 +02:00
board.c boards/stm32: initialize board gpios after cpu 2019-10-04 17:05:40 +02:00
doc.txt doc: add wiki documentation to Doxygen files 2018-08-01 15:24:54 +02:00
Makefile boards: changed module name to 'board' 2015-12-07 17:53:22 +01:00
Makefile.features boards: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00
Makefile.include boards: replace use of $(BOARD) by explicit name 2020-01-13 11:53:48 +01:00