commit | 46e554e7c080936fbcbbcae38be84995e8165d0d | [log] [tgz] |
---|---|---|
author | Fabio Utzig <utzig@apache.org> | Tue Jan 03 20:13:05 2023 -0300 |
committer | Gustavo Henrique Nihei <38959758+gustavonihei@users.noreply.github.com> | Wed Jan 04 11:22:24 2023 -0300 |
tree | 01a036e19ed9ce7786f29ceb72161b407d8c65d4 | |
parent | 9d3fd7f7eb973308d69663f2caccdcecc0972077 [diff] |
ci: Fix compatibility with packaging==22 packaging >= 22 dropped support for LegacyVersion, which was the usual result of an invalid version number being parsed. Now it is PEP-440 strict and throws an exception on fails. This fixes the script to work with both older and newer releases. Signed-off-by: Fabio Utzig <utzig@apache.org>
This is MCUboot version 1.10.0-dev
MCUboot is a secure bootloader for 32-bits microcontrollers. It defines a common infrastructure for the bootloader and the system flash layout on microcontroller systems, and provides a secure bootloader that enables easy software upgrade.
MCUboot is not dependent on any specific operating system and hardware and relies on hardware porting layers from the operating system it works with. Currently, MCUboot works with the following operating systems and SoCs:
RIOT is supported only as a boot target. We will accept any new port contributed by the community once it is good enough.
See the following pages for instructions on using MCUboot with different operating systems and SoCs:
There are also instructions for the Simulator.
The issues being planned and worked on are tracked using GitHub issues. To give your input, visit MCUboot GitHub Issues.
You can find additional documentation on the bootloader in the source files. For more information, use the following links:
Developers are welcome!
Use the following links to join or see more about the project: