zephyr/subsys/mgmt
Dominik Ermel 8384fdd263 mgmt/mcumgr: Fix UART processing of TX frames
The commit fixes problem with UART TX frame processing, which was
caused by incorrect output buffer size evaulation, where input buffer
of certain len would cause entire output frame to be filled with no
place left for CRC causing a transmission to hang.
The commit, additionally, moves input buffer reminder processing out of
the input buffer processing loop.

Fixes #37893

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2021-11-09 11:17:29 +01:00
..
ec_host_cmd toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
hawkbit subsys/mgmt/hawkbit: Check retval of mbedtls_md_update 2021-09-14 12:28:40 -04:00
mcumgr mgmt/mcumgr: Fix UART processing of TX frames 2021-11-09 11:17:29 +01:00
osdp
updatehub mgmt: updatehub: Use coap_packet_get_payload function 2021-09-02 16:54:15 +02:00
CMakeLists.txt
Kconfig