zephyr/subsys/shell
Tomasz Bursztyka b4f9242a6a shell: kernel: Add a panic command
For testing purposes only. Testing the fatal error handler or
a coredump backend. Or just out of curiosity.

Signed-off-by: Tomasz Bursztyka <tobu@bang-olufsen.dk>
2025-03-29 07:44:11 -04:00
..
backends net: mqtt: Add MQTT 5.0 support for DISCONNECT 2025-03-26 16:19:42 +01:00
modules shell: kernel: Add a panic command 2025-03-29 07:44:11 -04:00
CMakeLists.txt shell: Allow custom shell log backend implementation 2024-10-17 10:48:25 -04:00
Kconfig shell: Set default max argc count when WiFi shell is enabled 2025-03-14 14:40:57 +01:00
Kconfig.template.shell_log_queue_size
Kconfig.template.shell_log_queue_timeout
shell_cmds.c shell: Added assert 2024-10-16 10:00:17 +02:00
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: shell_log_backend: Allow printing the thread ID or name 2025-01-16 22:36:50 +01:00
shell_ops.c shell: handle reprint correctly when output crosses line boundary 2025-01-30 16:21:53 +01:00
shell_ops.h shell: add generic RX buffer flush function 2024-10-09 13:48:41 +02:00
shell_utils.c shell: utils: omit NULL initialization of endptr 2024-12-13 11:35:28 +01:00
shell_utils.h
shell_vt100.h
shell_wildcard.c
shell_wildcard.h
shell.c shell: fixes shell dead code issue 2025-03-07 20:00:27 +01:00