Expand description
Module handling the application of the bootloader images.
You can perform one or more of the following actions to apply bootloaders:
- Run a script (within the same directory as the
device.toml
file) - Apply (“flash”) a file to the specific partition of the target image
- Apply (“flash”) a file to the specific offset of the target image
For details please go to BootloaderSpec
.
Enums§
- Specifies how to apply a bootloader image (file) to the target image.