Merge branch 'feat/enable_ota_example_for_c5' into 'master'

feat(ota): Checked the support of OTA for esp32c5

See merge request espressif/esp-idf!32673
This commit is contained in:
Mahavir Jain
2024-08-21 15:24:16 +08:00
7 changed files with 26 additions and 21 deletions
@@ -1,5 +1,5 @@
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C6 | ESP32-S2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- | -------- |
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C5 | ESP32-C6 | ESP32-P4 | ESP32-S2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
# Advanced HTTPS OTA example