aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-11-27 17:18:26 +0100
committerLorenz Meier <lm@inf.ethz.ch>2014-11-27 17:18:26 +0100
commit29e1501ded3692c00c54ad48272b7ff40ac403f4 (patch)
tree35338a944e28395eb4a0aad32d186e57142bfc60 /nuttx-configs
parentddcf4ab8ac26c4347699ae33bbde059bee803e08 (diff)
downloadpx4-firmware-29e1501ded3692c00c54ad48272b7ff40ac403f4.tar.gz
px4-firmware-29e1501ded3692c00c54ad48272b7ff40ac403f4.tar.bz2
px4-firmware-29e1501ded3692c00c54ad48272b7ff40ac403f4.zip
Aerocore: CMD args
Diffstat (limited to 'nuttx-configs')
-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