This repository was archived by the owner on Feb 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Chunked responses are recognized and handled transparently.
47
47
48
48
### Releases v1.0.0
49
49
50
- 1 . Initial coding to add support to STM32F/L/H/G/WB/MP1 using built-in Ethernet (Nucleo-144, DISCOVERY, etc).
50
+ 1 . Initial coding to add support to ** STM32F/L/H/G/WB/MP1** using built-in LAN8742A Ethernet (Nucleo-144, DISCOVERY, etc).
51
51
2 . Add examples using STM32 boards.
52
52
53
53
#### Currently Supported Boards
@@ -588,7 +588,7 @@ HHHHHHHHH HHHHHHHHHH HHHHHHHHHH H
588
588
589
589
---
590
590
591
- #### 4 . [ AsyncWebClientRepeating_STM32] ( examples/AsyncWebClientRepeating_STM32 ) running on STM32F7 Nucleo-144 NUCLEO_F767ZI using built-in LAN8742A
591
+ #### 5 . [ AsyncWebClientRepeating_STM32] ( examples/AsyncWebClientRepeating_STM32 ) running on STM32F7 Nucleo-144 NUCLEO_F767ZI using built-in LAN8742A
592
592
593
593
594
594
```
@@ -690,7 +690,7 @@ Submit issues to: [AsyncHTTPRequest_Generic issues](https://github.com/khoih-pro
690
690
691
691
### Releases v1.0.0
692
692
693
- 1 . Initial coding to add support to STM32F/L/H/G/WB/MP1 using built-in Ethernet (Nucleo-144, DISCOVERY, etc).
693
+ 1 . Initial coding to add support to ** STM32F/L/H/G/WB/MP1** using built-in LAN8742A Ethernet (Nucleo-144, DISCOVERY, etc).
694
694
2 . Add examples using STM32 boards.
695
695
696
696
---
You can’t perform that action at this time.
0 commit comments