This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
Releases: khoih-prog/AsyncDNSServer_ESP32_Ethernet
Releases · khoih-prog/AsyncDNSServer_ESP32_Ethernet
v1.2.0 to add support to `ESP32/S2/S3/C3` using `LwIP W6100 Ethernet`
Releases v1.2.0
- Add support to
ESP32/S2/S3/C3
usingLwIP W6100 Ethernet
v1.1.0 to add support to `ESP32S2/C3` boards using `LwIP W5500 or ENC28J60 Ethernet`
Releases v1.1.0
- Add support to ESP32S2/C3 boards using
LwIP W5500 or ENC28J60 Ethernet
v1.0.0 to support `ESP32/S3` boards using `LwIP W5500 or ENC28J60 Ethernet`
Initial Releases v1.0.0
- Initial coding to support
ESP32/S3
boards usingLwIP W5500 or ENC28J60 Ethernet