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

Releases: khoih-prog/AsyncWebServer_ESP32_SC_W5500

v1.8.1 to remove unused variable to avoid compiler warning and error

24 Dec 03:10
92e9518
Compare
Choose a tag to compare

Releases v1.8.1

  1. Remove unused variable to avoid compiler warning and error

v1.8.0 to add support to `ESP32_C3` boards using `LwIP W5500 Ethernet`

20 Dec 22:41
074e43e
Compare
Choose a tag to compare

Releases v1.8.0

  1. Add support to ESP32_C3 boards using LwIP W5500 Ethernet

v1.7.0 to add support to `ESP32_S2` boards using `LwIP W5500 Ethernet`

20 Dec 03:23
eeb018f
Compare
Choose a tag to compare

Releases v1.7.0

  1. Add support to ESP32_S2 boards using LwIP W5500 Ethernet

v1.6.3 to port ESPAsyncWebServer Library to ESP32_S3 boards using LwIP W5500 Ethernet, to use `allman` astyle

15 Dec 20:28
a2d1c03
Compare
Choose a tag to compare

Releases v1.6.3

  1. Initial coding to port ESPAsyncWebServer to ESP32_S3 boards using LwIP W5500 Ethernet.
  2. Bump up to v1.6.3 to sync with AsyncWebServer_ESP32_W5500 v1.6.3.
  3. Use allman astyle