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_ENC

v2.1.0 to Add support to `ESP32S2/C3` boards using `LwIP ENC28J60 Ethernet`

22 Dec 01:05
cd4054f
Compare
Choose a tag to compare

Releases v2.1.0

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

v2.0.0 for ESP32_S3 boards using LwIP ENC28J60 Ethernet

18 Dec 23:11
983d35e
Compare
Choose a tag to compare

Initial Releases v2.0.0

  1. Initial coding to port AsyncUDP to ESP32_S3 boards using LwIP ENC28J60 Ethernet
  2. Add more examples.
  3. Add debugging features.
  4. Bump up to v2.0.0 to sync with AsyncUDP v2.0.0.