zephyr/subsys/shell
Andrew Hedin 4507608d71 shell: Improve kernel stacks alignment
Use Kconfig value to determine name field width.
Pad stack size to 4 characters.

Signed-off-by: Andrew Hedin <andrew.hedin@lairdconnect.com>
2022-09-20 09:05:00 +00:00
..
backends shell/mqtt: Handle negative return value of `wait` 2022-09-07 10:30:16 +02:00
modules shell: Improve kernel stacks alignment 2022-09-20 09:05:00 +00:00
CMakeLists.txt
Kconfig shell: Add option to format logging timestamp 2022-09-05 14:27:00 +02:00
Kconfig.template.shell_log_queue_size
Kconfig.template.shell_log_queue_timeout
shell.c shell: add function checking shell readiness. 2022-09-06 12:36:01 +02:00
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: Add option to format logging timestamp 2022-09-05 14:27:00 +02:00
shell_ops.c
shell_ops.h
shell_utils.c
shell_utils.h includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
shell_vt100.h
shell_wildcard.c
shell_wildcard.h