Update to version 1.10.0
Signed-off-by: David Brown <david.brown@linaro.org>
This commit is contained in:
parent
cdf9de094e
commit
23d28832f0
|
@ -16,7 +16,7 @@
|
||||||
[travis]: https://travis-ci.org/mcu-tools/mcuboot
|
[travis]: https://travis-ci.org/mcu-tools/mcuboot
|
||||||
[license]: https://github.com/mcu-tools/mcuboot/blob/main/LICENSE
|
[license]: https://github.com/mcu-tools/mcuboot/blob/main/LICENSE
|
||||||
|
|
||||||
This is MCUboot version 1.10.0-rc1
|
This is MCUboot version 1.10.0
|
||||||
|
|
||||||
MCUboot is a secure bootloader for 32-bits microcontrollers. It defines a
|
MCUboot is a secure bootloader for 32-bits microcontrollers. It defines a
|
||||||
common infrastructure for the bootloader and the system flash layout on
|
common infrastructure for the bootloader and the system flash layout on
|
||||||
|
|
|
@ -14,4 +14,4 @@
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
imgtool_version = "1.10.0rc1"
|
imgtool_version = "1.10.0"
|
||||||
|
|
Loading…
Reference in New Issue