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

Commit 0d67e1d

Browse files
authored
v1.2.3 to port to WT32_ETH01
#### Releases v1.2.3 1. Initial coding to port [ESPAsyncWebServer](https://github.com/me-no-dev/ESPAsyncWebServer) to WT32_ETH01 boards using builtin LAN8720A Ethernet. More supports will be added gradually later, such as AsyncUDP, other Ethernet / WiFi shields. 2. Add more examples. 3. Add debugging features. 4. Bump up to v1.2.3 to sync with [ESPAsyncWebServer v1.2.3](https://github.com/me-no-dev/ESPAsyncWebServer).
1 parent c3de1ab commit 0d67e1d

File tree

1 file changed

+9
-23
lines changed

1 file changed

+9
-23
lines changed

README.md

+9-23
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
[![arduino-library-badge](https://www.ardu-badge.com/badge/AsyncWebServer_WT32_ETH01.svg?)](https://www.ardu-badge.com/AsyncWebServer_WT32_ETH01)
44
[![GitHub release](https://img.shields.io/github/release/khoih-prog/AsyncWebServer_WT32_ETH01.svg)](https://github.com/khoih-prog/AsyncWebServer_WT32_ETH01/releases)
5-
[![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/khoih-prog/AsyncWebServer_WT32_ETH01/blob/main/LICENSE)
65
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](#Contributing)
76
[![GitHub issues](https://img.shields.io/github/issues/khoih-prog/AsyncWebServer_WT32_ETH01.svg)](http://github.com/khoih-prog/AsyncWebServer_WT32_ETH01/issues)
87

@@ -12,7 +11,7 @@
1211
## Table of contents
1312

1413
* [Table of contents](#table-of-contents)
15-
* [Why do we need this AsyncWebServer_WT32_ETH01 library](#why-do-we-need-this-qsyncWebServer_wt32_eth01-library)
14+
* [Why do we need this AsyncWebServer_WT32_ETH01 library](#why-do-we-need-this-asyncwebserver_wt32_eth01-library)
1615
* [Features](#features)
1716
* [Why Async is better](#why-async-is-better)
1817
* [Currently supported Boards](#currently-supported-boards)
@@ -1323,16 +1322,6 @@ build_flags =
13231322

13241323
### Examples
13251324

1326-
1327-
* [ 1. Async_AdvancedWebServer](examples/Async_AdvancedWebServer)
1328-
* [ 2. AsyncFSBrowser_WT32_ETH01](examples/AsyncFSBrowser_WT32_ETH01)
1329-
* [ 3. Async_HelloServer](examples/Async_HelloServer)
1330-
* [ 4. Async_HelloServer2](examples/Async_HelloServer2)
1331-
* [ 5. AsyncMultiWebServer_WT32_ETH01](examples/AsyncMultiWebServer_WT32_ETH01)
1332-
* [ 6. Async_PostServer](examples/Async_PostServer)
1333-
* [ 7. Async_RegexPatterns_WT32_ETH01](examples/Async_RegexPatterns_WT32_ETH01)
1334-
* [ 8. AsyncSimpleServer_WT32_ETH01](examples/AsyncSimpleServer_WT32_ETH01)
1335-
13361325
1. [Async_AdvancedWebServer](examples/Async_AdvancedWebServer)
13371326
2. [AsyncFSBrowser_WT32_ETH01](examples/AsyncFSBrowser_WT32_ETH01)
13381327
3. [Async_HelloServer](examples/Async_HelloServer)
@@ -1533,15 +1522,15 @@ HTTP server started at ports 8082
15331522
You can access the Async Advanced WebServers @ the server IP and corresponding ports (8080, 8081 and 8082)
15341523
15351524
<p align="center">
1536-
<img src="https://github.com/khoih-prog/AsyncWebServer_WT32_ETH01/blob/main/pics/AsyncMultiWebServer_STM32_SVR1.png">
1525+
<img src="https://github.com/khoih-prog/AsyncWebServer_WT32_ETH01/blob/main/pics/AsyncMultiWebServer_WT32_SVR1.png">
15371526
</p>
15381527
15391528
<p align="center">
1540-
<img src="https://github.com/khoih-prog/AsyncWebServer_WT32_ETH01/blob/main/pics/AsyncMultiWebServer_STM32_SVR2.png">
1529+
<img src="https://github.com/khoih-prog/AsyncWebServer_WT32_ETH01/blob/main/pics/AsyncMultiWebServer_WT32_SVR2.png">
15411530
</p>
15421531
15431532
<p align="center">
1544-
<img src="https://github.com/khoih-prog/AsyncWebServer_WT32_ETH01/blob/main/pics/AsyncMultiWebServer_STM32_SVR3.png">
1533+
<img src="https://github.com/khoih-prog/AsyncWebServer_WT32_ETH01/blob/main/pics/AsyncMultiWebServer_WT32_SVR3.png">
15451534
</p>
15461535
15471536
@@ -1578,18 +1567,14 @@ Submit issues to: [AsyncWebServer_WT32_ETH01 issues](https://github.com/khoih-pr
15781567
## TO DO
15791568

15801569
1. Fix bug. Add enhancement
1581-
2. Add support to more Ethernet / WiFi shield
15821570

15831571

15841572
## DONE
15851573

1586-
1. Initial port to STM32 using builtin LAN8742A Etnernet. Tested on **STM32F7 Nucleo-144 F767ZI**.
1574+
1. Initial port to WT32_ETH01 boards using built-in LAN8720A Ethernet
15871575
2. Add more examples.
15881576
3. Add debugging features.
1589-
4. Add AsyncUDP_STM32 to support Async UDP on STM32
1590-
5. Add Authentication support (MD5, SHA1).
1591-
6. Add support to **Ethernet LAN8720** using [STM32Ethernet library](https://github.com/stm32duino/STM32Ethernet), for boards such as **Nucleo-144 (F429ZI, NUCLEO_F746NG, NUCLEO_F746ZG, NUCLEO_F756ZG), Discovery (DISCO_F746NG)** and **STM32F4 boards (BLACK_F407VE, BLACK_F407VG, BLACK_F407ZE, BLACK_F407ZG, BLACK_F407VE_Mini, DIYMORE_F407VGT, FK407M1)**. Tested on **STM32F4 BLACK_F407VE**.
1592-
7. Add Table-of-Contents and Version String
1577+
4. Add Table-of-Contents and Version String
15931578

15941579

15951580
---
@@ -1653,8 +1638,9 @@ If you want to contribute to this project:
16531638

16541639
## Copyright
16551640

1656-
Copyright 2016- Hristo Gochkov
1657-
Copyright 2021- Khoi Hoang
1641+
- Copyright 2016- Hristo Gochkov
1642+
1643+
- Copyright 2021- Khoi Hoang
16581644

16591645

16601646

0 commit comments

Comments
 (0)