docs: changes docs supported targets tables

This commit is contained in:
Fu Hanxi
2022-07-13 10:41:36 +08:00
parent 54f69d35a3
commit c0568611dd
227 changed files with 328 additions and 175 deletions

View File

@@ -1,3 +1,6 @@
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-S2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- |
# HTTP server with SSL support using OpenSSL
This example creates a SSL server that returns a simple HTML page when you visit its root URL.