esp_partition_verify() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- If partition not found, returns NULL. - If found, returns a pointer to the esp_partition_t structure in flash. This pointer is always valid for the lifetime of the application.

References

from examples