zephyr/subsys/shell/backends
Wojciech Slenska 188d2dfcca shell: shell_log_backend: take buffer size from config
Use LOG_MESSAGE_QUEUE_SIZE config instead of hardcoded value.
LOG_MESSAGE_QUEUE_SIZE default value has been changed to 512, so
it is now matching to the hardcoded value.

Signed-off-by: Wojciech Slenska <wsl@trackunit.com>
2022-11-22 13:05:29 +09:00
..
CMakeLists.txt
Kconfig.backends shell: shell_log_backend: take buffer size from config 2022-11-22 13:05:29 +09:00
shell_dummy.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
shell_mqtt.c shell/mqtt: Handle negative return value of wait 2022-09-07 10:30:16 +02:00
shell_rtt.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
shell_telnet_protocol.h
shell_telnet.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
shell_uart.c devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00