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
Makefile
shell_service.c
shell.c shell: Adjust arguments when executing a command of different module 2017-06-09 18:54:27 -04:00