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

Commit

Permalink
v1.2.1 to support STM32 + LAN8720
Browse files Browse the repository at this point in the history
### 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`
  • Loading branch information
khoih-prog authored Mar 16, 2022
1 parent ab9a472 commit a89ee2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"platforms": "espressif8266"
},
{
"owner": "khoih-prog",
"owner": "khoih-prog",
"name": "AsyncTCP_SSL",
"version": ">=1.2.0",
"platforms": "espressif32"
Expand Down

0 comments on commit a89ee2c

Please sign in to comment.