mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-15 15:33:02 +03: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