zephyr/subsys/shell
Siddharth Chandrasekaran faaf859a46 shell: Add 'exit' command to leave a module
In console shell, add explicit, 'exit' command to leave the current
module. Currently this is being achieved by overloading select command
(without an argument).

Signed-off-by: Siddharth Chandrasekaran <siddharth@embedjournal.com>
2017-05-30 20:45:55 -04:00
..
modules
Kconfig
Makefile
shell_service.c
shell.c shell: Add 'exit' command to leave a module 2017-05-30 20:45:55 -04:00