feat(ota): Enable support for OTA examples for c61

Tested OTA examples on esp32c61 and added their support in their
corresponding README.mds
This commit is contained in:
hrushikesh.bhosale
2024-09-03 12:33:05 +05:30
parent 3a6a6ecedc
commit 7db2dfce67
7 changed files with 24 additions and 23 deletions
@@ -1,5 +1,5 @@
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C5 | ESP32-C6 | ESP32-P4 | ESP32-S2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- | -------- | -------- | -------- |
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C5 | ESP32-C6 | ESP32-C61 | ESP32-P4 | ESP32-S2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- | --------- | -------- | -------- | -------- |
# Advanced HTTPS OTA example