File tree Expand file tree Collapse file tree 5 files changed +12
-0
lines changed Expand file tree Collapse file tree 5 files changed +12
-0
lines changed Original file line number Diff line number Diff line change
1
+ - Fixed imgtool dependency on click package version.
Original file line number Diff line number Diff line change
1
+ - Fixed issue with imgtool when trying to compress images with
2
+ no header padding requested.
Original file line number Diff line number Diff line change
1
+ - Switched to picolibc as the default C library in Zephyr.
Original file line number Diff line number Diff line change
1
+ - Fixed issue with platforms that have
2
+ MCUBOOT_SUPPORT_DEV_WITHOUT_ERASE set that did not scramble
3
+ (delete) data sections from the trailer that should have been
4
+ deleted.
5
+ - Fixed issue with boot_scramble_region escaping flash area due
6
+ to error in the range check.
Original file line number Diff line number Diff line change
1
+ - Fixed issue with checking pin reset not checking for single
2
+ flag in Zephyr.
You can’t perform that action at this time.
0 commit comments