Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Releases: khoih-prog/WebServer_ESP32_W5500

v1.5.3 to use `SPI_DMA_CH_AUTO` and `built-in ESP32 MAC`

11 Jan 19:37
2ae38ff
Compare
Choose a tag to compare

Releases v1.5.3

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

v1.5.2 to suppress compile error when using aggressive compile settings

07 Jan 04:37
8435021
Compare
Choose a tag to compare

Releases v1.5.2

  1. Suppress compile error when using aggressive compile settings

v1.5.1 to support ESP32 boards using W5500 LwIP Ethernet

30 Nov 05:32
b4bc3f8
Compare
Choose a tag to compare

Releases v1.5.1

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