This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
Releases: khoih-prog/AsyncESP32_SC_Ethernet_Manager
Releases · khoih-prog/AsyncESP32_SC_Ethernet_Manager
v1.1.0 to add support to `ESP32_S2/C3` boards using `LwIP W5500 / ENC28J60 Ethernet`
Releases v1.1.0
- Add support to ESP32_S2/C3 boards using
LwIP W5500 / ENC28J60 Ethernet
v1.0.1 to fix typo for PIO
Releases v1.0.1
- Fix typo for PIO
v1.0.0 for ESP32_S3 + LwIP W5500 or ENC28J60 Ethernet
Releases v1.0.0
- Initial coding to port ESPAsync_WiFiManager to ESP32_S3 boards using
LwIP W5500 / ENC28J60 Ethernet
. - Use
allman astyle