This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
Releases: khoih-prog/AsyncHTTPRequest_ESP32_Ethernet
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`
v1.15.0 to fix `_parseURL()` bug and to improve `README.md` so that links can be used in other sites, such as `PIO`
Latest
Releases v1.15.0
- Fix
_parseURL()
bug. Check Bug with _parseURL() #21 - Improve
README.md
so that links can be used in other sites, such asPIO
v1.14.0 to add support to `ESP32` and `ESP32S2/S3/C3` boards using `LwIP W6100 Ethernet`
Releases v1.14.0
- Add support to
ESP32
andESP32S2/S3/C3
boards usingLwIP W6100 Ethernet
v1.13.0 to add support to `ESP32S2/C3` boards using `LwIP W5500 or ENC28J60 Ethernet`
Releases v1.13.0
- Add support to
ESP32S2/C3
boards usingLwIP W5500 or ENC28J60 Ethernet
v1.12.0 for `ESP32/S2/S3/C3` boards using `LwIP W5500 / ENC28J60 / LAN8720 Ethernet`
Releases v1.12.0
- Initial coding to port AsyncHTTPRequest_Generic to
ESP32/S2/S3/C3
boards usingLwIP W5500 / ENC28J60 / LAN8720 Ethernet
- Use
allman astyle
- Sync with AsyncHTTPRequest_Generic v1.12.0