1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-13 11:21:47 +03:00

Add WebServer_ESP32_SC_ENC library (#2237)

#### Releases v1.0.0

1. Initial coding to support ESP32_S3-based boards using `LwIP ENC28J60 Ethernet`.
2. Use `allman astyle`
This commit is contained in:
Khoi Hoang
2022-12-14 14:08:20 -05:00
committed by GitHub
parent 7c14d9ab4b
commit 4085f4877b

View File

@ -5429,3 +5429,4 @@ https://github.com/dvarrel/ESP_Ping
https://github.com/dvarrel/ESPAsyncWebSrv https://github.com/dvarrel/ESPAsyncWebSrv
https://github.com/neosarchizo/am1002-uart https://github.com/neosarchizo/am1002-uart
https://github.com/khoih-prog/WebServer_ESP32_SC_W5500 https://github.com/khoih-prog/WebServer_ESP32_SC_W5500
https://github.com/khoih-prog/WebServer_ESP32_SC_ENC