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

Add WebServer_ESP32_W5500 Library (#2158)

#### Releases v1.5.1

1. Initial coding to support ESP32 boards using `W5500 LwIP Ethernet`. Sync with [WebServer_WT32_ETH01 v1.5.1](https://github.com/khoih-prog/WebServer_WT32_ETH01)
This commit is contained in:
Khoi Hoang
2022-11-30 00:38:08 -05:00
committed by GitHub
parent 5bb9e3dad8
commit fdac66f722

View File

@ -5376,3 +5376,4 @@ https://github.com/khoih-prog/AsyncDNSServer_WT32_ETH01
https://github.com/sh123/esp32_codec2_arduino
https://github.com/Mathieu52/GPSP
https://github.com/ArtronShop/ArtronShop_SHT45
https://github.com/khoih-prog/WebServer_ESP32_W5500