zephyr/subsys/shell
Wojciech Slenska 29400b18a6 shell: shell_log_backend: added check for msg allocation
When the message buffer cannot be allocated, dropped package
counter should be incremented.

Signed-off-by: Wojciech Slenska <wsl@trackunit.com>
2022-12-05 15:35:03 +01:00
..
backends shell: Fix log message queue size for all backends 2022-12-05 15:20:01 +01:00
modules shell: devmem: add devmem dump subcommand 2022-12-05 11:28:22 +01: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 shell: shell_log_backend: take buffer size from config 2022-11-22 13:05:29 +09:00
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: shell_log_backend: added check for msg allocation 2022-12-05 15:35:03 +01: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