File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.4.0-rc1
21+ This is MCUboot version 2.4.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 @@ -2,4 +2,4 @@ VERSION_MAJOR = 2
22VERSION_MINOR = 4
33PATCHLEVEL = 0
44VERSION_TWEAK = 0
5- EXTRAVERSION = rc1
5+ EXTRAVERSION =
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.3 .0.
4+ for release v2.4 .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 @@ -43,7 +43,7 @@ repo.versions:
4343 " 2.4.0 " : " v2.4.0"
4444
4545 " 0-dev " : " 0.0.0" # main
46- " 0-latest " : " 2.3 .0" # latest stable release
46+ " 0-latest " : " 2.4 .0" # latest stable release
4747 " 1-latest " : " 1.11.0"
4848 " 2-latest " : " 2.4.0"
4949
You can’t perform that action at this time.
0 commit comments