zephyr/subsys/shell
Krzysztof Chruscinski 1fb61ea01e shell: Move default terminal width and height to Kconfig
Default values were fixed in the code. Moved to Kconfig to allow
customized configuration. Custom configuration may be used to prevent
line breaking injected on terminal width.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2020-05-13 11:28:41 +02:00
..
modules device: Fix structure attributes access 2020-05-08 23:07:44 +02:00
CMakeLists.txt
Kconfig shell: Move default terminal width and height to Kconfig 2020-05-13 11:28:41 +02:00
Kconfig.backends shell: kconfig: Have SHELL_BACKEND_RTT depend on USE_SEGGER_RTT 2020-01-24 22:47:53 +01:00
Kconfig.template.shell_log_queue_size
Kconfig.template.shell_log_queue_timeout
shell_cmds.c shell: Move default terminal width and height to Kconfig 2020-05-13 11:28:41 +02:00
shell_dummy.c shell: Extend dummy backend to record for testing 2020-05-07 10:04:28 +02:00
shell_fprintf.c
shell_help.c shell: Refactor command getters 2020-04-23 18:30:41 +02:00
shell_help.h
shell_history.c shell: Refactor shell_history to use less RW memory 2019-05-30 09:44:03 -04:00
shell_log_backend.c timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
shell_ops.c shell: Initialize va_list variables portably. 2019-06-07 12:08:35 +02:00
shell_ops.h shell: Move default terminal width and height to Kconfig 2020-05-13 11:28:41 +02:00
shell_rtt.c timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
shell_telnet_protocol.h
shell_telnet.c shell: telnet: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
shell_uart.c timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
shell_utils.c shell: Refactor command execution to enable raw arguments 2020-05-07 23:47:39 -05:00
shell_utils.h shell: Move default terminal width and height to Kconfig 2020-05-13 11:28:41 +02:00
shell_vt100.h shell: add Ctrl+N and Ctrl+P meta-keys 2019-06-24 07:17:53 -04:00
shell_wildcard.c shell: Refactor command getters 2020-04-23 18:30:41 +02:00
shell_wildcard.h shell: Refactor command getters 2020-04-23 18:30:41 +02:00
shell.c shell: Move default terminal width and height to Kconfig 2020-05-13 11:28:41 +02:00