mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-18 10:31:09 +00:00
esp_https_ota: fix for checking chip id at start of OTA Closes IDF-1724 See merge request espressif/esp-idf!16739
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