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

Commit 1539ced

Browse files
authored
v1.2.3a
### Releases v1.2.3a 1. Add back MD5/SHA1 authentication feature. 4. Add example, update README.md, clean up.
1 parent 29147f6 commit 1539ced

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1585,17 +1585,18 @@ Submit issues to: [AsyncWebServer_STM32 issues](https://github.com/khoih-prog/As
15851585
## TO DO
15861586
15871587
1. Fix bug. Add enhancement
1588-
2. Add Authentication support (MD5, SHA1).
1589-
3. Add support to more Ethernet / WiFi shield
1590-
4. Add AsyncUDP_STM32 to support Async UDP on STM32
1591-
5. Add support to more STM32 boards.
1588+
2. Add support to more Ethernet / WiFi shield
1589+
3. Add support to more STM32 boards.
1590+
4. Add support to File using STM32-SD or STM32-FS.
15921591
15931592
15941593
## DONE
15951594
15961595
1. Initial port to STM32 using builtin LAN8742A Etnernet. Tested on **STM32F7 Nucleo-144 F767ZI**.
15971596
2. Add more examples.
15981597
3. Add debugging features.
1598+
4. Add AsyncUDP_STM32 to support Async UDP on STM32
1599+
5. Add Authentication support (MD5, SHA1).
15991600
16001601
---
16011602
---

0 commit comments

Comments
 (0)