zephyr/subsys/shell
Andrei Emeltchenko 2bf4ab625a shell: Set right SERIAL_INIT_PRIORITY if ACPI enabled
Set correct SHELL_BACKEND_SERIAL_INIT_PRIORITY if ACPI is enabled.
Otherwise when enabling SHELL using menuconfig, etc serial backend is
not working.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2023-08-21 10:55:52 +02:00
..
backends shell: Set right SERIAL_INIT_PRIORITY if ACPI enabled 2023-08-21 10:55:52 +02:00
modules shell: rename shadow variables 2023-08-10 08:14:12 +00:00
CMakeLists.txt
Kconfig shell: Increase the default shell stack size for 64bit 2023-08-18 10:13:12 +02: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_ops.c shell: fix possible negative indexing 2023-07-27 10:20:04 +02:00
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
shell.c