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

Commit 6d2ba25

Browse files
authored
v1.2.0
### Releases v1.2.0 1. Add support to **LAN8720** Ethernet for many **STM32F4** (F407xx, NUCLEO_F429ZI) and **STM32F7** (DISCO_F746NG, NUCLEO_F746ZG, NUCLEO_F756ZG) boards. 2. Add LAN8720 examples 3. Add Packages' Patches for STM32 to use LAN8720 with STM32Ethernet and LwIP libraries
1 parent f245844 commit 6d2ba25

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ Check [`EthernetWebServer Library Issue: Support for STM32F Series`](https://git
277277

278278
### Releases v1.2.0
279279

280-
1. Add support to LAN8720 Ethernet for many STM32F4 (F407xx, NUCLEO_F429ZI) and STM32F7 (DISCO_F746NG, NUCLEO_F746ZG, UCLEO_F756ZG) boards.
280+
1. Add support to **LAN8720** Ethernet for many **STM32F4** (F407xx, NUCLEO_F429ZI) and **STM32F7** (DISCO_F746NG, NUCLEO_F746ZG, NUCLEO_F756ZG) boards.
281281
2. Add LAN8720 examples
282282
3. Add Packages' Patches for STM32 to use LAN8720 with STM32Ethernet and LwIP libraries
283283

@@ -2000,10 +2000,11 @@ If you get compilation errors, more often than not, you may need to install a ne
20002000

20012001
### Releases v1.2.0
20022002

2003-
1. Add support to LAN8720 Ethernet for many STM32F4 (F407xx, NUCLEO_F429ZI) and STM32F7 (DISCO_F746NG, NUCLEO_F746ZG, UCLEO_F756ZG) boards.
2003+
1. Add support to **LAN8720** Ethernet for many **STM32F4** (F407xx, NUCLEO_F429ZI) and **STM32F7** (DISCO_F746NG, NUCLEO_F746ZG, NUCLEO_F756ZG) boards.
20042004
2. Add LAN8720 examples
20052005
3. Add Packages' Patches for STM32 to use LAN8720 with STM32Ethernet and LwIP libraries
20062006

2007+
20072008
### Releases v1.1.1
20082009

20092010
1. Clean-up all compiler warnings possible.

0 commit comments

Comments
 (0)