aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-01-09 08:11:35 +0100
committerLorenz Meier <lm@inf.ethz.ch>2014-01-09 08:11:35 +0100
commit2d8d43c4a8802b859b482a3fb4d26dc268fdacfe (patch)
tree42f515f5c823a14aec156396a18e3ac68e004c73 /nuttx-configs
parent76477b205775ddcbce6147d93985ddcdb10a3d52 (diff)
downloadpx4-firmware-2d8d43c4a8802b859b482a3fb4d26dc268fdacfe.tar.gz
px4-firmware-2d8d43c4a8802b859b482a3fb4d26dc268fdacfe.tar.bz2
px4-firmware-2d8d43c4a8802b859b482a3fb4d26dc268fdacfe.zip
Added UART5 DMA config for reliable IO updates
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 110bcb363..bc2395af5 100644
--- a/nuttx-configs/px4fmu-v2/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v2/nsh/defconfig
@@ -302,7 +302,7 @@ CONFIG_USART2_RXDMA=y
CONFIG_USART3_RXDMA=y
# CONFIG_UART4_RS485 is not set
CONFIG_UART4_RXDMA=y
-# CONFIG_UART5_RXDMA is not set
+CONFIG_UART5_RXDMA=y
# CONFIG_USART6_RS485 is not set
# CONFIG_USART6_RXDMA is not set
# CONFIG_UART7_RS485 is not set