aboutsummaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2012-10-31 11:01:05 +0100
committerLorenz Meier <lm@inf.ethz.ch>2012-10-31 11:01:05 +0100
commit7034acd07ead3e80bb0f767ae73ffa6fafcd375e (patch)
treeaec745e54f38281d771bb76802aa2b33cc94eedd /nuttx
parent137afdbd3cf8c9356fabf15e8acbb41661daf40b (diff)
downloadpx4-firmware-7034acd07ead3e80bb0f767ae73ffa6fafcd375e.tar.gz
px4-firmware-7034acd07ead3e80bb0f767ae73ffa6fafcd375e.tar.bz2
px4-firmware-7034acd07ead3e80bb0f767ae73ffa6fafcd375e.zip
Changed to UART5 for console
Diffstat (limited to 'nuttx')
-rwxr-xr-xnuttx/configs/px4fmu/nsh/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/px4fmu/nsh/defconfig b/nuttx/configs/px4fmu/nsh/defconfig
index 91cd0366d..1c0b325b9 100755
--- a/nuttx/configs/px4fmu/nsh/defconfig
+++ b/nuttx/configs/px4fmu/nsh/defconfig
@@ -236,11 +236,11 @@ CONFIG_AT24XX_MTD_BLOCKSIZE=256
CONFIG_SERIAL_TERMIOS=y
CONFIG_SERIAL_CONSOLE_REINIT=y
-CONFIG_USART1_SERIAL_CONSOLE=y
+CONFIG_USART1_SERIAL_CONSOLE=n
CONFIG_USART2_SERIAL_CONSOLE=n
CONFIG_USART3_SERIAL_CONSOLE=n
CONFIG_UART4_SERIAL_CONSOLE=n
-CONFIG_UART5_SERIAL_CONSOLE=n
+CONFIG_UART5_SERIAL_CONSOLE=y
CONFIG_USART6_SERIAL_CONSOLE=n
#Mavlink messages can be bigger than 128