Expand description
Structs for parsing an OTA manifest.
Structs§
- Blob
- Metadata for a blob.
- Image
- An image to be written to a partition.
- OtaManifest
- Information about a particular version of the OS.
Enums§
- Image
Type - The type of the image.
- OtaManifest
Error - An error encountered while parsing the OTA manifest.
- Slot
- The target slot for an image.
Functions§
- parse_
ota_ manifest - Returns structured OTA manifest data based on raw file contents.
Type Aliases§
- Asset
Type - The type of an image asset.