aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-11-27 17:18:15 +0100
committerLorenz Meier <lm@inf.ethz.ch>2014-11-27 17:18:15 +0100
commitddcf4ab8ac26c4347699ae33bbde059bee803e08 (patch)
tree3b1a4cba515349bf6ed919b8609ab4eb21c2b45b /nuttx-configs
parent898d411fd8f7649841069c3dd8146c3eea5874ce (diff)
downloadpx4-firmware-ddcf4ab8ac26c4347699ae33bbde059bee803e08.tar.gz
px4-firmware-ddcf4ab8ac26c4347699ae33bbde059bee803e08.tar.bz2
px4-firmware-ddcf4ab8ac26c4347699ae33bbde059bee803e08.zip
FMUv1: CMD args
Diffstat (limited to 'nuttx-configs')
-rw-r--r--nuttx-configs/px4fmu-v1/nsh/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx-configs/px4fmu-v1/nsh/defconfig b/nuttx-configs/px4fmu-v1/nsh/defconfig
index ea2636c2b..e8b1c468c 100644
--- a/nuttx-configs/px4fmu-v1/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v1/nsh/defconfig
@@ -923,9 +923,9 @@ CONFIG_NSH_READLINE=y
# CONFIG_NSH_CLE is not set
CONFIG_NSH_LINELEN=128
# CONFIG_NSH_DISABLE_SEMICOLON is not set
-# CONFIG_NSH_CMDPARMS is not set
+CONFIG_NSH_CMDPARMS=y
CONFIG_NSH_MAXARGUMENTS=12
-# CONFIG_NSH_ARGCAT is not set
+CONFIG_NSH_ARGCAT=y
CONFIG_NSH_NESTDEPTH=8
# CONFIG_NSH_DISABLEBG is not set
CONFIG_NSH_BUILTIN_APPS=y