zephyr/subsys/shell/backends
Jamie McCrae b635b55ef0 logging: Increase dummy shell buffer size to 400 bytes for LOG_PRINTK
If LOG_PRINTK is used then the buffer size needs to be larger to
account for the additional header/footer output from the shell.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2022-11-29 10:46:26 +01:00
..
CMakeLists.txt shell: Add MQTT backend 2022-03-15 10:01:12 +01:00
Kconfig.backends logging: Increase dummy shell buffer size to 400 bytes for LOG_PRINTK 2022-11-29 10:46:26 +01: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