Embedded TCP/IP stack
4.7.0
|
#define FNET_CFG_SHELL_ARGS_MAX (16u) |
Maximum number of arguments that can be handled by the shell command parser.
Arguments must be split by the space symbol. Note that the quote FNET_SHELL_QUOTE_SYMBOL is used to combine multiple words to one argument.
Default value is 16
.
.
Definition at line 56 of file fnet_shell_config.h.