File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1818[ travis ] : https://travis-ci.org/mcu-tools/mcuboot
1919[ license ] : https://github.com/mcu-tools/mcuboot/blob/main/LICENSE
2020
21- This is MCUboot version 2.2.0-rc2
21+ This is MCUboot version 2.2.0
2222
2323MCUboot is a secure bootloader for 32-bits microcontrollers. It defines a
2424common infrastructure for the bootloader and the system flash layout on
Original file line number Diff line number Diff line change 11# MCUboot
22
33MCUboot is a secure bootloader for 32-bits microcontrollers. This document is
4- for release v2.2.0-rc2 .
4+ for release v2.2.0.
55
66Please see [ Contributing] ( contributing.md ) on how you can contribute to MCUboot.
77
Original file line number Diff line number Diff line change 8989- Fixed issue with trailer and swap status sizes wrongly being
9090 included in single slot/firmware loaded modes which wrongly
9191 reduced the maximum allowable firmware sizes.
92+ - Fixes for Zephyr 4.1 and MPU/SYSMPU renaming
93+ - Fix support for MCX-N9XX with Zephyr.
9294
9395## Version 2.1.0
9496
Original file line number Diff line number Diff line change 1414# See the License for the specific language governing permissions and
1515# limitations under the License.
1616
17- imgtool_version = "2.2.0rc2 "
17+ imgtool_version = "2.2.0 "
You can’t perform that action at this time.
0 commit comments