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

v1.5.0 to add support to ESP8266 W5x00 and ENC28J60 Ethernet, etc.

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 14 Apr 07:27
· 38 commits to main since this release
9bc9c19

Releases v1.5.0

  1. Add support to ESP8266 W5x00 using lwIP_w5100 or lwIP_w5500 library
  2. Add support to ESP8266 ENC28J60 using lwIP_enc28j60 library
  3. Add example FullyFeatured_ESP8266_Ethernet
  4. Update Packages' Patches