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

Commit bc12c39

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 4. Add Table-of-Contents
1 parent 8294a10 commit bc12c39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* [Why Async is better](#why-async-is-better)
1919
* [Currently supported Boards](#currently-supported-boards)
2020
* [Changelog](#changelog)
21-
* [Releases v1.2.0](#releases-v130)
21+
* [Releases v1.2.0](#releases-v120)
2222
* [Initial Releases v1.1.0](#initial-releases-v110)
2323
* [Prerequisites](#prerequisites)
2424
* [Installation](#installation)
@@ -64,7 +64,7 @@
6464
---
6565
---
6666

67-
### Why do we need this Async [AsyncUDP_STM32 library](https://github.com/khoih-prog/AsyncUDP_STM32)
67+
### Why do we need this [AsyncUDP_STM32 library](https://github.com/khoih-prog/AsyncUDP_STM32)
6868

6969
#### Features
7070

0 commit comments

Comments
 (0)