File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 66
66
MCUboot is compiled without support for them
67
67
- Added support for devices that do not require erase prior to write operation.
68
68
- 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.
69
79
70
80
## Version 2.1.0
71
81
You can’t perform that action at this time.
0 commit comments