This repository was archived by the owner on Jan 29, 2023. It is now read-only.
Commit 07ce1b1
authored
Update support to all STM32 with built-in Ethernet
This library currently supports
1. STM32 boards with built-in Ethernet such as :
- ***Nucleo-144 (F429ZI, F767ZI)***
- ***Discovery (STM32F746G-DISCOVERY)***
- ***All STM32 Boards with Built-in Ethernet***, See [How To Use Built-in Ethernet](#1)
2. ***STM32 boards (with 64+K Flash) running EMC28J60 shields***
3. See [EthernetWebServer Library Issue 1](khoih-prog/EthernetWebServer#1) for reason to create this separate library from [EthernetWebServer library](https://github.com/khoih-prog/EthernetWebServer)1 parent 5ed75a4 commit 07ce1b1
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
341 | 342 | | |
342 | 343 | | |
343 | 344 | | |
| 345 | + | |
344 | 346 | | |
345 | 347 | | |
346 | 348 | | |
| |||
0 commit comments