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

Releases: khoih-prog/HTTPS_Server_Generic

v1.5.0 to add support to `ESP32` and `ESP32S2/S3/C3` boards using `LwIP W6100 Ethernet`

10 Jan 02:53
e3054bc
Compare
Choose a tag to compare

Releases v1.5.0

  1. Add support to ESP32 and ESP32S2/S3/C3 boards using LwIP W6100 Ethernet

v1.4.0 to add support to `ESP32S2/C3` using `LwIP W5500 or ENC28J60`

23 Dec 18:48
f18eb53
Compare
Choose a tag to compare

Releases v1.4.0

  1. Add support to ESP32S2/C3 using LwIP W5500 or ENC28J60

v1.3.0 to add support to `ESP32S3` using `LwIP W5500 or ENC28J60`

18 Dec 01:10
e2bc892
Compare
Choose a tag to compare

Releases v1.3.0

  1. Add support to ESP32S3 using LwIP W5500 or ENC28J60

v1.2.0 to port HTTPS Server to ESP32 boards, WT32_ETH01, (ESP32 + LwIP W5500) and (ESP32 + LwIP ENC28J60) Ethernet

04 Dec 10:30
e22c9f2
Compare
Choose a tag to compare

Releases v1.2.0

  1. Initial coding to port esp32_https_server and ESP32_HTTPS_Server to ESP32 boards, WT32_ETH01, (ESP32 + LwIP W5500) and (ESP32 + LwIP ENC28J60) Ethernet
  2. Use allman astyle and restyle library.