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_SC_ENC

v1.2.1 to increase default `SPI_CLOCK_MHZ` clock to 20MHz from 8MHz and to update examples to use `DHCP` with `built-in ESP32 Ethernet MAC Address`

12 Jan 01:33
2233db4
Compare
Choose a tag to compare

Releases v1.2.1

  1. Increase default SPI_CLOCK_MHZ clock to 20MHz from 8MHz
  2. Update examples to use DHCP with built-in ESP32 Ethernet MAC Address

v1.2.0 to add support to ESP32_C3-based boards using `LwIP ENC28J60 Ethernet`

20 Dec 20:01
22027e0
Compare
Choose a tag to compare

Releases v1.2.0

  1. Add support to ESP32_C3-based boards using LwIP ENC28J60 Ethernet

v1.1.0 to add support to ESP32_S2-based boards using `LwIP ENC28J60 Ethernet`

19 Dec 23:40
182afd5
Compare
Choose a tag to compare

Releases v1.1.0

  1. Add support to ESP32_S2-based boards using LwIP ENC28J60 Ethernet

v1.0.0 to support ESP32_S3-based boards using LwIP ENC28J60 Ethernet

14 Dec 19:02
70fb7ac
Compare
Choose a tag to compare

Releases v1.0.0

  1. Initial coding to support ESP32_S3-based boards using LwIP ENC28J60 Ethernet.
  2. Use allman astyle