mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-13 13:50:21 +00:00

This feature enables using encrypted binaries for OTA updates Closes https://github.com/espressif/esp-idf/issues/6172
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