zephyr/subsys/shell
Luiz Augusto von Dentz 81cc89189b shell: Adjust arguments when executing a command of different module
The command callback might not recognize commands if the input comes
with the module name as first parameter as both argc and argv will be
off by one.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-06-09 18:54:27 -04:00
..
modules subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
Kconfig shell: Make the command queue size configurable via Kconfig 2017-01-27 12:35:53 +02:00
Makefile
shell.c shell: Adjust arguments when executing a command of different module 2017-06-09 18:54:27 -04:00
shell_service.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00