zephyr/subsys/shell
Maxim Adelman ecf2cb5932 kernel shell, stacks shell commands: iterate unlocked on SMP
call k_thread_foreach_unlocked to avoid assertions caused
by calling shell_print while holding a global lock

Signed-off-by: Maxim Adelman <imax@meta.com>
2023-06-15 05:55:56 -04:00
..
backends net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
modules kernel shell, stacks shell commands: iterate unlocked on SMP 2023-06-15 05:55:56 -04:00
CMakeLists.txt
Kconfig
Kconfig.template.shell_log_queue_size
Kconfig.template.shell_log_queue_timeout
shell_cmds.c shell: shell_cmds: added prompt commands 2023-05-22 12:03:03 +02:00
shell_fprintf.c
shell_help.c
shell_help.h
shell_history.c
shell_log_backend.c
shell_ops.c
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 shell: Fix shell_vfprintf when vt100 is disabled 2023-06-09 11:44:49 -04:00