Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nrf fromlist] boot_serial: Fix rc not being returned as a signed value
Fixes an issue whereby rc is a signed variable but is returned as an unsigned variable in the zcbor functions. Upstream PR: mcu-tools/mcuboot#1538 Signed-off-by: Jamie McCrae <[email protected]>
- Loading branch information