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

Releases: khoih-prog/AsyncHTTPRequest_ESP32_Ethernet

v1.15.0 to fix `_parseURL()` bug and to improve `README.md` so that links can be used in other sites, such as `PIO`

01 Feb 19:58
84236ad
Compare
Choose a tag to compare

Releases v1.15.0

  1. Fix _parseURL() bug. Check Bug with _parseURL() #21
  2. Improve README.md so that links can be used in other sites, such as PIO

v1.14.0 to add support to `ESP32` and `ESP32S2/S3/C3` boards using `LwIP W6100 Ethernet`

09 Jan 21:08
9835554
Compare
Choose a tag to compare

Releases v1.14.0

  1. Add support to ESP32 and ESP32S2/S3/C3 boards using LwIP W6100 Ethernet

v1.13.0 to add support to `ESP32S2/C3` boards using `LwIP W5500 or ENC28J60 Ethernet`

21 Dec 18:16
4d48c1d
Compare
Choose a tag to compare

Releases v1.13.0

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

v1.12.0 for `ESP32/S2/S3/C3` boards using `LwIP W5500 / ENC28J60 / LAN8720 Ethernet`

17 Dec 03:47
6701d6e
Compare
Choose a tag to compare

Releases v1.12.0

  1. Initial coding to port AsyncHTTPRequest_Generic to ESP32/S2/S3/C3 boards using LwIP W5500 / ENC28J60 / LAN8720 Ethernet
  2. Use allman astyle
  3. Sync with AsyncHTTPRequest_Generic v1.12.0