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> |
||
|---|---|---|
| .. | ||
| ec_host_cmd | ||
| hawkbit | ||
| mcumgr | ||
| osdp | ||
| updatehub | ||
| CMakeLists.txt | ||
| Kconfig | ||