aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-11-27 17:18:26 +0100
committerLorenz Meier <lm@inf.ethz.ch>2015-02-11 07:40:54 +0100
commit685b2273f14646f18d75df24a48c7cd53602f66a (patch)
tree3916ba4bec0a449d942bbebe1ecaeadc8ff39eeb
parentfe72a072817c795bd2cf5f87abd6cb963a93d38f (diff)
downloadpx4-firmware-685b2273f14646f18d75df24a48c7cd53602f66a.tar.gz
px4-firmware-685b2273f14646f18d75df24a48c7cd53602f66a.tar.bz2
px4-firmware-685b2273f14646f18d75df24a48c7cd53602f66a.zip
Aerocore: CMD args
-rw-r--r--nuttx-configs/aerocore/nsh/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx-configs/aerocore/nsh/defconfig b/nuttx-configs/aerocore/nsh/defconfig
index abcc71423..615c8273b 100644
--- a/nuttx-configs/aerocore/nsh/defconfig
+++ b/nuttx-configs/aerocore/nsh/defconfig
@@ -861,7 +861,9 @@ CONFIG_NSH_CODECS_BUFSIZE=128
CONFIG_NSH_FILEIOSIZE=512
CONFIG_NSH_STRERROR=y
CONFIG_NSH_LINELEN=128
+CONFIG_NSH_CMDPARMS=y
CONFIG_NSH_MAXARGUMENTS=12
+CONFIG_NSH_ARGCAT=y
CONFIG_NSH_NESTDEPTH=8
# CONFIG_NSH_DISABLESCRIPT is not set
# CONFIG_NSH_DISABLEBG is not set