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

Latest commit

 

History

History
46 lines (27 loc) · 1.94 KB

changelog.md

File metadata and controls

46 lines (27 loc) · 1.94 KB

HTTPS_Server_Generic Library

arduino-library-badge GitHub release contributions welcome GitHub issues

Donate to my libraries using BuyMeACoffee



Table of contents



Changelog

Releases v1.5.0

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

Releases v1.4.0

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

Releases v1.3.0

  1. Add support to ESP32S3 using LwIP W5500 or ENC28J60

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