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

Tags: khoih-prog/WebServer_ESP32_W5500

Tags

v1.5.3

Toggle v1.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.5.3 to use `built-in ESP32 MAC`

#### Releases v1.5.3

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

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.5.2 to suppress compile error

#### Releases v1.5.2

1. Suppress compile error when using aggressive compile settings

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.5.1 for ESP32 + W5500

#### Releases v1.5.1

1. Initial coding to support ESP32 boards using `W5500 LwIP Ethernet`. Sync with [WebServer_WT32_ETH01 v1.5.1](https://github.com/khoih-prog/WebServer_WT32_ETH01)