zephyr/subsys/shell
Stephanos Ioannidis 33f87408c4 global: Correct extern K_KERNEL_STACK_ARRAY_DEFINE usage
This commit corrects all `extern K_KERNEL_STACK_ARRAY_DEFINE` macro
usages to use the `K_KERNEL_STACK_ARRAY_DECLARE` macro instead.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-06-20 10:25:52 +02:00
..
backends shell: uart: Fix compilation warning 2022-06-06 22:47:11 +02:00
modules global: Correct extern K_KERNEL_STACK_ARRAY_DEFINE usage 2022-06-20 10:25:52 +02:00
CMakeLists.txt
Kconfig logging: Remove logging v1 from the logging 2022-06-16 10:51:15 -04: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: Remove support for logging v1 2022-06-15 10:55:26 -04: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: suppress newlines on boot when promt is an empty string 2022-06-05 14:42:26 +02:00