zephyr/subsys/shell
Krzysztof Chruściński 5ac99428ea shell: backends: rtt: Set panic_mode flag
A bug was introduced when fb17d0e365 introduced host presence detection.
Panic_mode flag was added which indicates that RTT should work in
synchronous, blocking mode but it was not set when backend was switched
to panic mode.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-09-04 09:54:39 +02:00
..
backends shell: backends: rtt: Set panic_mode flag 2024-09-04 09:54:39 +02:00
modules shell: modules: kernel: fix typo in `cmd_kernel_uptime()` 2024-08-28 14:01:55 -04:00
CMakeLists.txt
Kconfig kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
Kconfig.template.shell_log_queue_size
Kconfig.template.shell_log_queue_timeout
shell.c Shell: Remove unnecessary new lines at startup 2024-08-27 18:37:28 -04:00
shell_cmds.c
shell_fprintf.c
shell_help.c shell: shell_help: fix width for subcommands help text 2024-08-27 12:44:46 +02:00
shell_help.h
shell_history.c
shell_log_backend.c
shell_ops.c Shell: Make `full_line_cmd` return false on empty lines 2024-08-27 18:37:28 -04:00
shell_ops.h
shell_utils.c
shell_utils.h
shell_vt100.h
shell_wildcard.c
shell_wildcard.h