aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-12-16 16:47:28 +0100
committerLorenz Meier <lm@inf.ethz.ch>2013-12-16 16:47:28 +0100
commitea107f41514ac8696ea8b94e93b9231a4802a15b (patch)
treee5511486db7f55ea8766691c03f38d74a59f1c6d /nuttx-configs
parentbccf65cc28edb8e68b38765c895e9f74604df92e (diff)
downloadpx4-firmware-ea107f41514ac8696ea8b94e93b9231a4802a15b.tar.gz
px4-firmware-ea107f41514ac8696ea8b94e93b9231a4802a15b.tar.bz2
px4-firmware-ea107f41514ac8696ea8b94e93b9231a4802a15b.zip
Enable DMA on UART8
Diffstat (limited to 'nuttx-configs')
-rw-r--r--nuttx-configs/px4fmu-v2/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx-configs/px4fmu-v2/nsh/defconfig b/nuttx-configs/px4fmu-v2/nsh/defconfig
index db7a9c5c4..110bcb363 100644
--- a/nuttx-configs/px4fmu-v2/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v2/nsh/defconfig
@@ -308,7 +308,7 @@ CONFIG_UART4_RXDMA=y
# CONFIG_UART7_RS485 is not set
# CONFIG_UART7_RXDMA is not set
# CONFIG_UART8_RS485 is not set
-# CONFIG_UART8_RXDMA is not set
+CONFIG_UART8_RXDMA=y
CONFIG_SERIAL_DISABLE_REORDERING=y
CONFIG_STM32_USART_SINGLEWIRE=y