mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 04:25:32 +00:00
11 lines
271 B
Markdown
11 lines
271 B
Markdown
| Supported Targets | ESP32 | ESP32-S2 | ESP32-C3 |
|
|
| ----------------- | ----- | -------- | -------- |
|
|
|
|
# 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
|