This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
Releases: khoih-prog/AsyncUDP_ESP32_SC_ENC
Releases · khoih-prog/AsyncUDP_ESP32_SC_ENC
v2.1.0 to Add support to `ESP32S2/C3` boards using `LwIP ENC28J60 Ethernet`
Releases v2.1.0
- Add support to
ESP32S2/C3
boards usingLwIP ENC28J60 Ethernet
v2.0.0 for ESP32_S3 boards using LwIP ENC28J60 Ethernet
Initial Releases v2.0.0
- Initial coding to port AsyncUDP to
ESP32_S3
boards usingLwIP ENC28J60
Ethernet - Add more examples.
- Add debugging features.
- Bump up to v2.0.0 to sync with AsyncUDP v2.0.0.