This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
Version v1.0.1
New in Version v1.0.1
- Add support to W5x00 Ethernet shields to all STM32 boards having 64+K bytes Flash.
This library currently supports
- 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
- STM32 boards (with 64+K Flash) running ENC28J60 shields
- STM32 boards (with 64+K Flash) running W5x00 shields
- See EthernetWebServer Library Issue 1 for reason to create this separate library from EthernetWebServer library