commit | 4e2cdfe82f988d1f50cb797649d27520ffd44ea0 | [log] [tgz] |
---|---|---|
author | Fabio Utzig <utzig@apache.org> | Wed Sep 28 17:44:01 2022 -0300 |
committer | Fabio Utzig <utzig@utzig.org> | Thu Sep 29 19:31:02 2022 -0300 |
tree | dcfc1f81619a1084fdac918ce543fa6e885dfe00 | |
parent | 09cca3815a734e4db9dcb6cbf2f29001df29dba5 [diff] |
imgtool: change getpub exporting format parameter Update a previous PR were PEM exporting was added to the `--lang` parameter, even though PEM is not a source code language per se. This PR adds `--encoding/-e` to `getpub` command, for exporting in formats other than a language source code. `--lang` is left with a deprecation message, so it could be removed in a future version. The default behavior of exporting source code in C was preserved. 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: