mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
f339b3fc96
These functions were used only for esp32 in secure_boot and flash encryption. Use idf efuse APIs instead of efuse regs.
Advanced HTTPS OTA example
This example is based on esp_https_ota
component's APIs.
Configuration
Refer README.md in the parent directory for setup details