mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 10:15:23 +00:00
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> |
||
---|---|---|
.. | ||
legacy_shell.h | ||
shell_dummy.h | ||
shell_fprintf.h | ||
shell_history.h | ||
shell_log_backend.h | ||
shell_rtt.h | ||
shell_types.h | ||
shell_uart.h | ||
shell.h |