zephyr/subsys/shell
Florian Grandel c88a9ef272 segger: rtt: disable unsupported shell/log features
The RTT backend of the shell does not support several of the more
advanced terminal features. This commit proposes to inactivate these
features by default when RTT is selected as shell backend.

Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de>
2023-06-23 14:42:41 +02:00
..
backends segger: rtt: disable unsupported shell/log features 2023-06-23 14:42:41 +02:00
modules device: make device dependencies optional 2023-06-21 09:32:05 +02:00
CMakeLists.txt
Kconfig segger: rtt: disable unsupported shell/log features 2023-06-23 14:42:41 +02:00
Kconfig.template.shell_log_queue_size
Kconfig.template.shell_log_queue_timeout
shell.c shell: Fix shell_vfprintf when vt100 is disabled 2023-06-09 11:44:49 -04:00
shell_cmds.c
shell_fprintf.c
shell_help.c
shell_help.h
shell_history.c
shell_log_backend.c
shell_ops.c
shell_ops.h
shell_utils.c Shell: Add missing long long type in shell_strtoull 2023-06-13 07:08:04 -04:00
shell_utils.h
shell_vt100.h
shell_wildcard.c
shell_wildcard.h