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

Releases: khoih-prog/AsyncESP32_SC_Ethernet_Manager

v1.1.0 to add support to `ESP32_S2/C3` boards using `LwIP W5500 / ENC28J60 Ethernet`

24 Dec 01:50
ed9532f
Compare
Choose a tag to compare

Releases v1.1.0

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

v1.0.1 to fix typo for PIO

15 Dec 03:39
cf92d4b
Compare
Choose a tag to compare

Releases v1.0.1

  1. Fix typo for PIO

v1.0.0 for ESP32_S3 + LwIP W5500 or ENC28J60 Ethernet

15 Dec 03:31
ce39be5
Compare
Choose a tag to compare

Releases v1.0.0

  1. Initial coding to port ESPAsync_WiFiManager to ESP32_S3 boards using LwIP W5500 / ENC28J60 Ethernet.
  2. Use allman astyle