aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-08-17 19:55:40 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-08-17 19:55:40 +0200
commitb08ca02410cc02f75bbfe154963edcea6767972e (patch)
treefa90f3117be4183a1c7c6d8b788fae6a2c98e913 /nuttx-configs
parent354f5fad4b6a297cd1987cd8a8d4f17c21dccb97 (diff)
downloadpx4-firmware-b08ca02410cc02f75bbfe154963edcea6767972e.tar.gz
px4-firmware-b08ca02410cc02f75bbfe154963edcea6767972e.tar.bz2
px4-firmware-b08ca02410cc02f75bbfe154963edcea6767972e.zip
Hotfix for UART5
Diffstat (limited to 'nuttx-configs')
-rw-r--r--nuttx-configs/px4fmu-v1/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx-configs/px4fmu-v1/nsh/defconfig b/nuttx-configs/px4fmu-v1/nsh/defconfig
index 5b91930c9..ae941804e 100644
--- a/nuttx-configs/px4fmu-v1/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v1/nsh/defconfig
@@ -268,7 +268,7 @@ CONFIG_USART2_RXDMA=y
# CONFIG_USART3_RXDMA is not set
# CONFIG_UART4_RXDMA is not set
# CONFIG_UART5_RS485 is not set
-CONFIG_UART5_RXDMA=y
+CONFIG_UART5_RXDMA=n
# CONFIG_USART6_RS485 is not set
CONFIG_USART6_RXDMA=y
# CONFIG_USART7_RXDMA is not set