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 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: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
shell_service.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
shell.c shell: Add 'exit' command to leave a module 2017-05-30 20:45:55 -04:00