aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2014-11-27 17:18:26 +0100
committerDavid Sidrane <david_s5@nscdg.com>2015-04-07 07:12:02 -1000
commit12732b975e9d17bbc1be061204105403873f91df (patch)
tree01dd08a694b521f9b3d629cf565b5cdaa33f77a7 /nuttx-configs
parentfedb5b4603875b00f4a4d632dfe41256b3d7d761 (diff)
downloadpx4-firmware-12732b975e9d17bbc1be061204105403873f91df.tar.gz
px4-firmware-12732b975e9d17bbc1be061204105403873f91df.tar.bz2
px4-firmware-12732b975e9d17bbc1be061204105403873f91df.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 08ff4a988..998cb1778 100644
--- a/nuttx-configs/aerocore/nsh/defconfig
+++ b/nuttx-configs/aerocore/nsh/defconfig
@@ -863,7 +863,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