Update examples README to include esp32c2 as supported device.

This commit is contained in:
Harshit Malpani
2022-06-01 16:11:36 +05:30
parent aa3ddbc3c6
commit e83f801462
10 changed files with 0 additions and 21 deletions

View File

@@ -1,5 +1,3 @@
| Supported Targets | ESP32 | ESP32-S2 | ESP32-S3 | ESP32-C3 |
| ----------------- | ----- | -------- | -------- | -------- |
# HTTP server with TLS support using mbedTLS
(See the README.md file in the upper level 'examples' directory for more information about examples.)