esp_ota_get_app_elf_sha256() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

Number of bytes written to dst (including null terminator)

Notes

This API is present for backward compatibility reasons. Alternative function with the same functionality is `esp_app_get_elf_sha256`

References

from examples