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

Return value

ESP_OK on success, ESP_ERR_FLASH_OP_FAIL on SPI failure, ESP_ERR_FLASH_OP_TIMEOUT on SPI timeout.

Notes

All of src, dest and size have to be 4-byte aligned.

References

from examples