esp_image_get_metadata() function
Get metadata of app If encryption is enabled, data will be transparently decrypted.
Arguments
part
Partition to load the app from.
metadata
Pointer to the image metadata structure which is be filled in by this function. Fields will all be initialised by this function.
Return value
- ESP_OK if filling of metadata was successful