aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Sidrane <david_s5@nscdg.com>2014-12-25 15:18:43 -1000
committerDavid Sidrane <david_s5@nscdg.com>2015-04-07 07:49:05 -1000
commitc1aec01a3f6d88e4a3226ec3bcb5ec3dc9cb5635 (patch)
tree10764a6dd47a7c41c9a844fe6fb38ae0e693ba0c
parent8129f7433d8d8e9a12a8abf8c3eb7d1885e22698 (diff)
downloadpx4-firmware-c1aec01a3f6d88e4a3226ec3bcb5ec3dc9cb5635.tar.gz
px4-firmware-c1aec01a3f6d88e4a3226ec3bcb5ec3dc9cb5635.tar.bz2
px4-firmware-c1aec01a3f6d88e4a3226ec3bcb5ec3dc9cb5635.zip
Updated configs
-rw-r--r--nuttx-configs/px4fmu-v2/nsh/defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx-configs/px4fmu-v2/nsh/defconfig b/nuttx-configs/px4fmu-v2/nsh/defconfig
index 2688bbbdb..42ff5b291 100644
--- a/nuttx-configs/px4fmu-v2/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v2/nsh/defconfig
@@ -368,6 +368,9 @@ CONFIG_STM32_DISABLE_IDLE_SLEEP_DURING_DEBUG=y
# CONFIG_ARCH_BOARD_STM32_CUSTOM_CLOCKCONFIG is not set
# CONFIG_STM32_CCMEXCLUDE is not set
CONFIG_STM32_DMACAPABLE=y
+CONFIG_STM32_FLOWCONTROL_BROKEN=y
+CONFIG_SERIAL_IFLOWCONTROL_DEASSERT_WATERMARK=16
+CONFIG_SERIAL_IFLOWCONTROL_ASSERT_WATERMARK=32
# CONFIG_STM32_TIM1_PWM is not set
# CONFIG_STM32_TIM3_PWM is not set
# CONFIG_STM32_TIM4_PWM is not set
@@ -1147,6 +1150,7 @@ CONFIG_EXAMPLES_NSH=y
#
# CONFIG_INTERPRETERS_BAS is not set
# CONFIG_INTERPRETERS_FICL is not set
+# CONFIG_INTERPRETERS_BAS is not set
# CONFIG_INTERPRETERS_PCODE is not set
# CONFIG_INTERPRETERS_MICROPYTHON is not set