NSH argument stack increased. Specific MAVLink configuration requires more than 12 parameters.

This commit is contained in:
Hyon Lim 2020-03-25 20:04:40 +09:00 committed by Daniel Agar
parent afcf0960df
commit e8f0c8e239
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ CONFIG_NSH_DISABLE_MB=y
CONFIG_NSH_DISABLE_MH=y
CONFIG_NSH_DISABLE_TELNETD=y
CONFIG_NSH_LINELEN=128
CONFIG_NSH_MAXARGUMENTS=12
CONFIG_NSH_MAXARGUMENTS=15
CONFIG_NSH_NESTDEPTH=8
CONFIG_NSH_QUOTE=y
CONFIG_NSH_ROMFSETC=y