zephyr/subsys/shell
Jakub Rzeszutko e59b8cbef9 subsys : shell : Added API changing prompt
1. Added API to change shell prompt in runtime.
2. Added prompt buffer length configuration in Kconfig.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2018-09-24 13:17:24 +02:00
..
modules shell: modules: Adapt kernel commands to new shell 2018-09-23 11:43:33 -04:00
CMakeLists.txt shell: fix shell_log_backend dependency 2018-09-22 22:28:17 -04:00
Kconfig subsys : shell : Added API changing prompt 2018-09-24 13:17:24 +02:00
legacy_shell.c shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
shell_cmds.c shell: Add built-in shell commands 2018-09-19 09:30:29 -04:00
shell_fprintf.c shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
shell_history.c shell: Add shell history feature 2018-09-19 09:30:29 -04:00
shell_log_backend.c shell: Extend shell as a log backend 2018-09-19 09:30:29 -04:00
shell_ops.c subsys : shell : Added API changing prompt 2018-09-24 13:17:24 +02:00
shell_ops.h shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
shell_service.c shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
shell_uart.c shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
shell_utils.c shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
shell_utils.h shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
shell_vt100.h shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
shell_wildcard.c shell: Add wildcard support 2018-09-19 09:30:29 -04:00
shell_wildcard.h shell: Add wildcard support 2018-09-19 09:30:29 -04:00
shell.c subsys : shell : Added API changing prompt 2018-09-24 13:17:24 +02:00