zephyr/subsys/shell
Christopher Clingerman db9dccdc8a shell: rtt: increase bypass buffer size
If the RTT shell backend is selected and the "down" buffer size
has been selected, the shell bypass functionality should instead
use the buffer size specified by the configuration.

Signed-off-by: Christopher Clingerman <christopher.clingerman@sensorfy.ai>
2025-02-14 17:07:52 +01:00
..
backends shell: backends: shell_websocket remove deadcode 2025-01-16 14:51:10 +01:00
modules shell: Fix Kconfig dependencies 2025-02-06 21:14:01 +01:00
CMakeLists.txt
Kconfig shell: add Kconfig option for configurable autoflush behavior 2025-01-23 13:45:20 +01:00
Kconfig.template.shell_log_queue_size
Kconfig.template.shell_log_queue_timeout
shell_cmds.c
shell_fprintf.c
shell_help.c
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_utils.c
shell_utils.h
shell_vt100.h
shell_wildcard.c
shell_wildcard.h
shell.c shell: rtt: increase bypass buffer size 2025-02-14 17:07:52 +01:00