1.7 KiB
1.7 KiB
WebServer_ESP32_W5500 Library
Table of Contents
Changelog
Releases v1.5.3
- Using
SPI_DMA_CH_AUTO
and built-in ESP32 MAC - Improve library and examples code
Releases v1.5.2
- Suppress compile error when using aggressive compile settings
Releases v1.5.1
- Initial coding to support ESP32 boards using
W5500 LwIP Ethernet
. Sync with WebServer_WT32_ETH01 v1.5.1