This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
Releases: khoih-prog/AsyncUDP_ESP32_SC_Ethernet
Releases · khoih-prog/AsyncUDP_ESP32_SC_Ethernet
v2.2.0 to add support to `ESP32_S2/S3/C3` using `LwIP W6100 Ethernet` and to fix bug
Releases v2.2.0
- Add support to
ESP32_S2/S3/C3
usingLwIP W6100 Ethernet
- Fix bug
v2.1.0 to add support to `ESP32S2/C3` boards using `LwIP W5500 or ENC28J60 Ethernet`
Releases v2.1.0
- Add support to
ESP32S2/C3
boards usingLwIP W5500 or ENC28J60 Ethernet
v2.0.0 for ESP32_S3 boards using LwIP W5500 or ENC28J60 Ethernet
Initial Releases v2.0.0
- Initial coding to port AsyncUDP to ESP32_S3 boards using
LwIP W5500 or ENC28J60 Ethernet
- Bump up to v2.0.0 to sync with AsyncUDP v2.0.0