Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit afacc0e

Browse files
authored
v2.5.0 for ESP32_S2/C3 & LwIP Ethernet
### Releases v2.5.0 1. Add support to `ESP32S2/C3` boards using `LwIP W5500 or ENC28J60 Ethernet`
1 parent e2594b0 commit afacc0e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@
5454
* [ 2. AsyncHTTPSRequest_ESP32_SC_ENC using ESP32S3_DEV with ESP32_S3_ENC28J60](#2-AsyncHTTPSRequest_ESP32_SC_ENC-using-ESP32S3_DEV-with-ESP32_S3_ENC28J60)
5555
* [ 3. AsyncHTTPSRequest_ESP32_W5500 using ESP32_DEV with ESP32_W5500](#3-AsyncHTTPSRequest_ESP32_W5500-using-ESP32_DEV-with-ESP32_W5500)
5656
* [ 4. AsyncHTTPSRequest_ESP32_ENC using ESP32_DEV with ESP32_ENC28J60](#4-AsyncHTTPSRequest_ESP32_ENC-using-ESP32_DEV-with-ESP32_ENC28J60)
57+
* [ 5. AsyncHTTPSRequest_ESP32_SC_W5500 using ESP32C3_DEV with ESP32_C3_W5500](#5-AsyncHTTPSRequest_ESP32_SC_W5500-using-ESP32C3_DEV-with-ESP32_C3_W5500)
58+
* [ 6. AsyncHTTPSRequest_ESP32_SC_ENC using ESP32C3_DEV with ESP32_C3_ENC28J60](#6-AsyncHTTPSRequest_ESP32_SC_ENC-using-ESP32C3_DEV-with-ESP32_C3_ENC28J60)
59+
* [ 7. AsyncHTTPSRequest_ESP32_SC_W5500 using ESP32S2_DEV with ESP32_S2_W5500](#7-AsyncHTTPSRequest_ESP32_SC_W5500-using-ESP32S2_DEV-with-ESP32_S2_W5500)
5760
* [Debug](#debug)
5861
* [Troubleshooting](#troubleshooting)
5962
* [Issues](#issues)

0 commit comments

Comments
 (0)