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

Commit a89ee2c

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 ab9a472 commit a89ee2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"platforms": "espressif8266"
3737
},
3838
{
39-
"owner": "khoih-prog",
39+
"owner": "khoih-prog",
4040
"name": "AsyncTCP_SSL",
4141
"version": ">=1.2.0",
4242
"platforms": "espressif32"

0 commit comments

Comments
 (0)