Files
smartweatherstation_v2.0/lib/WebServer_ESP32_W5500/changelog.md
2025-07-08 08:54:35 +08:00

1.7 KiB

WebServer_ESP32_W5500 Library

arduino-library-badge GitHub release contributions welcome GitHub issues

Donate to my libraries using BuyMeACoffee



Table of Contents



Changelog

Releases v1.5.3

  1. Using SPI_DMA_CH_AUTO and built-in ESP32 MAC
  2. Improve library and examples code

Releases v1.5.2

  1. Suppress compile error when using aggressive compile settings

Releases v1.5.1

  1. Initial coding to support ESP32 boards using W5500 LwIP Ethernet. Sync with WebServer_WT32_ETH01 v1.5.1