zephyr/subsys/shell/backends
Jamie McCrae fce2cadcde shell: backend: Set RX size default to 256 if shell MCUmgr is enabled
This fixes an issue whereby when USB CDC is used for receiving MCUmgr
commands, the commands are corrupted, invalid or messed up by
increasing the receive buffer size so that it can handle at least 1
full MCUmgr fragment.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-02-10 22:25:21 +09:00
..
CMakeLists.txt
Kconfig.backends shell: backend: Set RX size default to 256 if shell MCUmgr is enabled 2023-02-10 22:25:21 +09:00
shell_dummy.c shell: Fix log message queue size for all backends 2022-12-05 15:20:01 +01:00
shell_mqtt.c
shell_rtt.c
shell_telnet.c
shell_telnet_protocol.h
shell_uart.c mgmt/mcumgr: Standardise MCUmgr Kconfig names 2022-12-22 12:36:34 +01:00