File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 6666 MCUboot is compiled without support for them
6767- Added support for devices that do not require erase prior to write operation.
6868- Add corrections to the max app size calculations.
69+ - Fixed issue with swap using scratch mode that would cause the
70+ primary image to be corrupt and unbootable after an update if the
71+ device was rebooted whilst the scratch area was being erased.
72+ - Fixed issue with serial recovery if canonical CBOR mode was
73+ enabled.
74+ - Fixed issue with serial recovery set image state not checking
75+ primary slot images.
76+ - Fixed issue with watchdog not being fed during flash erase
77+ operations, which could cause the watchdog to time out on long
78+ erase operations and prevent firmware updates from being possible.
6979
7080## Version 2.1.0
7181
You can’t perform that action at this time.
0 commit comments