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

Version v1.0.1

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 28 Feb 06:32
· 115 commits to master since this release
092d5b4

New in Version v1.0.1

  1. Add support to W5x00 Ethernet shields to all STM32 boards having 64+K bytes Flash.

This library currently supports

  1. STM32 boards with built-in Ethernet such as :
  1. STM32 boards (with 64+K Flash) running ENC28J60 shields
  2. STM32 boards (with 64+K Flash) running W5x00 shields
  3. See EthernetWebServer Library Issue 1 for reason to create this separate library from EthernetWebServer library