boards: temporarily disable UART TX DMA

work-around for https://github.com/PX4/Firmware/issues/14659.
This can be reverted when fixed properly.
This commit is contained in:
Beat Küng
2020-04-27 10:45:00 +02:00
committed by Daniel Agar
parent e669e999e2
commit 34c75f2d36
14 changed files with 0 additions and 14 deletions

View File

@@ -262,7 +262,6 @@ CONFIG_UART5_OFLOWCONTROL=y
CONFIG_UART5_RXBUFSIZE=600
CONFIG_UART5_RXDMA=y
CONFIG_UART5_TXBUFSIZE=1500
CONFIG_UART5_TXDMA=y
CONFIG_UART7_BAUD=57600
CONFIG_UART7_IFLOWCONTROL=y
CONFIG_UART7_OFLOWCONTROL=y