Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

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

11 Jan 06:39
e158a9e
Compare
Choose a tag to compare

Releases v2.2.0

  1. Add support to ESP32_S2/S3/C3 using LwIP W6100 Ethernet
  2. Fix bug

v2.1.0 to add support to `ESP32S2/C3` boards using `LwIP W5500 or ENC28J60 Ethernet`

22 Dec 01:54
2f18291
Compare
Choose a tag to compare

Releases v2.1.0

  1. Add support to ESP32S2/C3 boards using LwIP W5500 or ENC28J60 Ethernet

v2.0.0 for ESP32_S3 boards using LwIP W5500 or ENC28J60 Ethernet

19 Dec 00:50
b823aff
Compare
Choose a tag to compare

Initial Releases v2.0.0

  1. Initial coding to port AsyncUDP to ESP32_S3 boards using LwIP W5500 or ENC28J60 Ethernet
  2. Bump up to v2.0.0 to sync with AsyncUDP v2.0.0