zephyr/include/shell
Krzysztof Chruscinski d653a5182c shell: Allow calling shell_fprintf from various contexts
Extended shell to allow command to indicate that shell should
halt not accepting any input until termination sequence is
received (CTRL+C) or shell_command_exit() is called. While shell
is in that state it is allowed to print to shell from any thread
context.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-12-28 10:42:06 -05:00
..
legacy_shell.h
shell_dummy.h
shell_fprintf.h shell: creating new module for help functionality 2018-12-05 15:15:44 +01:00
shell_history.h
shell_log_backend.h shell: Add dropping of expired messages 2018-12-19 14:37:00 +01:00
shell_rtt.h shell: Refactor RTT backend 2018-12-04 16:24:44 -05:00
shell_types.h
shell_uart.h
shell.h shell: Allow calling shell_fprintf from various contexts 2018-12-28 10:42:06 -05:00