This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
Releases: khoih-prog/WebServer_ESP32_ENC
Releases · khoih-prog/WebServer_ESP32_ENC
v1.5.3 using `built-in ESP32 MAC Address` and to increase default `SPI_CLOCK_MHZ` clock to 20MHz from 8MHz
v1.5.3 using `built-in ESP32 MAC Address` and to increase default `SPI_CLOCK_MHZ` clock to 20MHz from 8MHz
Latest
Releases v1.5.3
- Using
built-in ESP32 MAC Address
- Increase default
SPI_CLOCK_MHZ
clock to 20MHz from 8MHz
v1.5.1 to support ESP32 boards using ENC28J60 LwIP Ethernet
Releases v1.5.1
- Initial coding to support ESP32 boards using ENC28J60 LwIP Ethernet. Sync with WebServer_WT32_ETH01 v1.5.1