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

Releases: khoih-prog/WiFiWebServer_RTL8720

v1.1.2 to change from `arduino.cc` to `arduino.tips` in examples and to update `Packages' Patches`

28 Apr 03:08
6111477
Compare
Choose a tag to compare

Releases v1.1.2

  1. Change from arduino.cc to arduino.tips in examples
  2. Update Packages' Patches

v1.1.1 to fix authenticate issue caused by libb64

12 Jan 18:39
7bb02bd
Compare
Choose a tag to compare

Releases v1.1.1

  1. Fix authenticate issue caused by libb64

v1.1.0 to fix bug related to the usage of Arduino String and optimize library code and examples by using reference-passing instead of value-passing

26 Dec 06:12
275cb0f
Compare
Choose a tag to compare

Major Releases v1.1.0

  1. Fix bug related to usage of Arduino String
  2. Optimize library code and examples by using reference-passing instead of value-passing.
  3. Add Packages' Patches

Release v1.0.1 to fix typo

08 Aug 04:17
0f3f293
Compare
Choose a tag to compare

Releases v1.0.1

  1. Fix typo

Release v1.0.0 to support AmebaD core for Realtek RTL8720DN, RTL8722DM and RTM8722CSM boards

15 Jul 05:21
57f5d5a
Compare
Choose a tag to compare

Initial Releases v1.0.0

This is simple yet complete WebServer library for Realtek RTL8720DN, RTL8722DM and RTM8722CSM boards. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32.