zephyr/subsys/mgmt
Jamie McCrae 5d8c79f064 mgmt: mcumgr: transport: dummy: Fix issue with large packets
Fixes an issue with large packets being received, these packets are
chunked into 127-byte frames for the serial transport but this system
is not needed for the dummy transport as it has a fixed size buffer.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2022-12-07 13:53:02 +00:00
..
ec_host_cmd ec_host_cmd: add eSPI peripheral for the host commands 2022-11-18 10:11:40 +01:00
hawkbit include: net: http: rename http_x.h http/x.h 2022-10-12 09:02:21 -04:00
mcumgr mgmt: mcumgr: transport: dummy: Fix issue with large packets 2022-12-07 13:53:02 +00:00
osdp crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
updatehub include: add missing sys/printk.h include 2022-10-11 18:05:17 +02:00
CMakeLists.txt
Kconfig