Add esp32c6 in supported target for ota examples

This commit is contained in:
Harshit Malpani
2023-04-27 12:21:10 +05:30
parent 0c8db529cb
commit 47740e3da5
6 changed files with 24 additions and 19 deletions
@@ -1,5 +1,5 @@
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-S2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- |
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C6 | ESP32-S2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- | -------- |
# Advanced HTTPS OTA example