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

Commit ab9a472

Browse files
authored
v1.2.1 to support STM32 + LAN8720
### Releases v1.2.1 1. Add support to many **STM32F4 and STM32F7 (without TLS/SSL)** using `LAN8720` Ethernet, such as F407xx, NUCLEO_F429ZI, DISCO_F746NG, NUCLEO_F746ZG, NUCLEO_F756ZG, etc. 2. Add examples for `STM32_LAN8720`
1 parent 120392d commit ab9a472

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,12 +329,13 @@ Connect as follows. To program, use **STM32CubeProgrammer** or Arduino IDE with
329329
|:-:|:-:|:-:|
330330
|BOOT0|<--->|3.3V|
331331

332-
- Jumper settings twhen running normally to avoid accidentally reprogram
332+
- Jumper settings when running normally to avoid accidentally reprogram
333333

334334
|From|<--->|To|
335335
|:-:|:-:|:-:|
336336
|BOOT0|<--->|GND|
337337

338+
---
338339

339340
|STLink|<--->|STM32F4|
340341
|:-:|:-:|:-:|

0 commit comments

Comments
 (0)