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

v1.7.1 to use Ethernet_Generic library, to add support to SPI2 for ESP32 SPI1 to RP2040, to add examples and rewrite all the examples to support new features, etc.

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 11 Apr 03:29
· 6 commits to master since this release
2359eed

Release v1.7.1

  1. Use new Ethernet_Generic library as default for W5x00.
  2. Support SPI2 for ESP32
  3. Add support to SPI1 for RP2040 using arduino-pico core
  4. Use new function waitForLink() for Teensy 4.1 QNEthernet library v0.14.0+
  5. Rewrite all the examples to support those new features
  6. Update Packages' Patches