1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/ublox-c030-u201
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 boards: add ublox c030-u201 2018-05-24 16:42:29 +02:00
include boards/stm32f4: Set DMA_STREAM_UNDEF for UART DMA 2020-05-20 08:49:22 +02:00
board.c boards: add ublox c030-u201 2018-05-24 16:42:29 +02:00
Makefile boards: add ublox c030-u201 2018-05-24 16:42:29 +02:00
Makefile.dep boards/stm32: update to use generic uart_hw_fc module 2020-03-10 14:34:11 +01:00
Makefile.features boards: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00
Makefile.include boards: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00