1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards/ublox-c030-u201/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
..
arduino_pinmap.h boards: add ublox c030-u201 2018-05-24 16:42:29 +02:00
board.h boards: add ublox c030-u201 2018-05-24 16:42:29 +02:00
gpio_params.h boards: add ublox c030-u201 2018-05-24 16:42:29 +02:00
periph_conf.h boards/stm32f4: Set DMA_STREAM_UNDEF for UART DMA 2020-05-20 08:49:22 +02:00