1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/pyboard/include
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
..
board.h boards/pyboard: initial commit 2019-03-05 22:23:07 +01:00
gpio_params.h boards/pyboard: initial commit 2019-03-05 22:23:07 +01:00
periph_conf.h boards/stm32f4: Set DMA_STREAM_UNDEF for UART DMA 2020-05-20 08:49:22 +02:00