- Remove unused variable to avoid compiler warning and error
- Add support to
ESP32_C3
boards usingLwIP W5500 Ethernet
- Add support to
ESP32_S2
boards usingLwIP W5500 Ethernet
- Initial coding to port ESPAsyncWebServer to ESP32_S3 boards using
LwIP W5500 Ethernet
. - Bump up to
v1.6.3
to sync with AsyncWebServer_ESP32_W5500 v1.6.3. - Use
allman astyle