aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v1/nsh/defconfig
diff options
context:
space:
mode:
authorJulian Oes <julian@oes.ch>2013-09-22 14:54:15 +0200
committerJulian Oes <julian@oes.ch>2013-09-22 14:54:15 +0200
commitdce13299195dbb14cc70a0390285aaa6ffdd8e5d (patch)
treeff4ad9d9b80f4fed164754383f34227d93289db3 /nuttx-configs/px4fmu-v1/nsh/defconfig
parent669d4c6dd26cec44196f755b223da588439816c6 (diff)
downloadpx4-firmware-dce13299195dbb14cc70a0390285aaa6ffdd8e5d.tar.gz
px4-firmware-dce13299195dbb14cc70a0390285aaa6ffdd8e5d.tar.bz2
px4-firmware-dce13299195dbb14cc70a0390285aaa6ffdd8e5d.zip
Disable USART1 DMA Rx on FMUv1
Diffstat (limited to 'nuttx-configs/px4fmu-v1/nsh/defconfig')
-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 ba211ccb2..e43b9c18e 100644
--- a/nuttx-configs/px4fmu-v1/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v1/nsh/defconfig
@@ -262,7 +262,7 @@ CONFIG_STM32_USART=y
# U[S]ART Configuration
#
# CONFIG_USART1_RS485 is not set
-CONFIG_USART1_RXDMA=y
+# CONFIG_USART1_RXDMA is not set
# CONFIG_USART2_RS485 is not set
CONFIG_USART2_RXDMA=y
# CONFIG_USART3_RXDMA is not set