zephyr/include/shell
Krzysztof Chruscinski 450c6b44f9 shell: Add shell_set_root_cmd function
New function allows to set from the code the root command. It is
an equivalent of calling 'select <rootcmd>' except it sets command
for all shell instances.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2020-04-17 11:34:01 +02:00
..
shell_dummy.h
shell_fprintf.h
shell_history.h doc: fix misspelling in API doxygen comments 2019-10-29 06:00:14 +01:00
shell_log_backend.h shell: fix configuration issue 2019-10-01 09:24:02 -04:00
shell_rtt.h
shell_telnet.h shell: telnet: Replace timer with a delayed work 2020-02-12 10:22:49 +02:00
shell_types.h global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
shell_uart.h cleanup: include/: move ring_buffer.h to sys/ring_buffer.h 2019-06-27 22:55:49 -04:00
shell.h shell: Add shell_set_root_cmd function 2020-04-17 11:34:01 +02:00