aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v1
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-09-20 19:40:50 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-09-20 19:40:50 +0200
commit3851bf5c10181fe0f56af40fc7e35a3b72bbb845 (patch)
tree74b271a5975e6c55ac9ec1f660769e8e3bcd2a7c /nuttx-configs/px4fmu-v1
parent52573f5c7e9f95f8c232b4d7c0ca67853dca73c6 (diff)
downloadpx4-firmware-3851bf5c10181fe0f56af40fc7e35a3b72bbb845.tar.gz
px4-firmware-3851bf5c10181fe0f56af40fc7e35a3b72bbb845.tar.bz2
px4-firmware-3851bf5c10181fe0f56af40fc7e35a3b72bbb845.zip
Hotfix: Improve UART1 receive performance
Diffstat (limited to 'nuttx-configs/px4fmu-v1')
-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 e43b9c18e..ba211ccb2 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 is not set
+CONFIG_USART1_RXDMA=y
# CONFIG_USART2_RS485 is not set
CONFIG_USART2_RXDMA=y
# CONFIG_USART3_RXDMA is not set