zephyr/subsys/shell
Krzysztof Chruscinski 6890a9a434 shell: Fix dependency to log_output
When shell was used as a log backend it did not enabled log_output
module used for string formatting. Adding missing dependency.

Original commit (b0072e1cea) was
reverted, reappling.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-09-01 20:54:13 +02:00
..
backends devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
modules devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
CMakeLists.txt
Kconfig shell: Fix dependency to log_output 2022-09-01 20:54:13 +02:00
Kconfig.template.shell_log_queue_size
Kconfig.template.shell_log_queue_timeout
shell_cmds.c shell: add backends command 2022-08-25 12:13:37 +02:00
shell_fprintf.c
shell_help.c
shell_help.h
shell_history.c
shell_log_backend.c shell: fix synchronization in log immediate mode 2022-07-06 17:59:32 +00:00
shell_ops.c
shell_ops.h
shell_utils.c
shell_utils.h
shell_vt100.h
shell_wildcard.c
shell_wildcard.h
shell.c shell: Fix handling mandatory args with optional raw arg 2022-08-22 16:29:59 +00:00