This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
Releases: khoih-prog/WebServer_ESP32_W5500
Releases · khoih-prog/WebServer_ESP32_W5500
v1.5.3 to use `SPI_DMA_CH_AUTO` and `built-in ESP32 MAC`
Releases v1.5.3
- Using
SPI_DMA_CH_AUTO
and built-in ESP32 MAC - Improve library and examples code
v1.5.2 to suppress compile error when using aggressive compile settings
Releases v1.5.2
- Suppress compile error when using aggressive compile settings
v1.5.1 to support ESP32 boards using W5500 LwIP Ethernet
Releases v1.5.1
- Initial coding to support ESP32 boards using
W5500 LwIP Ethernet
. Sync with WebServer_WT32_ETH01 v1.5.1