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_ENC

v1.5.3 using `built-in ESP32 MAC Address` and to increase default `SPI_CLOCK_MHZ` clock to 20MHz from 8MHz

11 Jan 21:38
e6be107
Compare
Choose a tag to compare

Releases v1.5.3

  1. Using built-in ESP32 MAC Address
  2. Increase default SPI_CLOCK_MHZ clock to 20MHz from 8MHz

v1.5.1 to support ESP32 boards using ENC28J60 LwIP Ethernet

28 Nov 08:39
e2ae297
Compare
Choose a tag to compare

Releases v1.5.1

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