Commit 52605e50 authored by Jamie McCrae's avatar Jamie McCrae Committed by David Brown
Browse files

release-notes: Add note on zcbor encoder fix



Adds a note that the zcbor encoder buffer size has been fixed.

Signed-off-by: default avatarJamie McCrae <jamie.mccrae@nordicsemi.no>
Signed-off-by: default avatarDaniel DeGrasse <daniel.degrasse@nxp.com>
parent c393b542
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
- Fixed an issue with the boot_serial zcbor setup encoder function
  wrongly including the buffer address in the size which caused
  serial recovery to fail on some platforms.