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

Commit b2cf773

Browse files
authored
v1.0.0 to support WT32_ETH01 boards
#### Releases v1.0.0 1. Initial coding to support WT32_ETH01 boards
1 parent 34f57ce commit b2cf773

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

library.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ version=1.0.0
33
author=Khoi Hoang
44
license=GPLv3
55
maintainer=Khoi Hoang <[email protected]>
6-
sentence=Simple Ethernet WebServer, HTTP Client wrapper library for WT32_ETH01 boards using LAN8720 Ethernet. The WebServer supports HTTP GET and POST requests, provides argument parsing, handles one client at a time. It provides HTTP Client and supports WebServer serving from LittleFS/SPIFFS.
6+
sentence=Simple Ethernet WebServer, HTTP Client wrapper library for WT32_ETH01 boards using LAN8720 Ethernet.
7+
paragraph=The WebServer supports HTTP GET and POST requests, provides argument parsing, handles one client at a time. It provides HTTP Client and supports WebServer serving from LittleFS/SPIFFS.
78
category=Communication
89
url=https://github.com/khoih-prog/WebServer_WT32_ETH01
910
architectures=*

0 commit comments

Comments
 (0)