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

v1.0.1 to use Ethernet_Generic library, to add support to SPI1 for RP2040, to use new `waitForLink()` function of QNEthernet, to rewrite all the examples to support new features, etc

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 12 Apr 05:49
· 28 commits to main since this release
b758489

Releases v1.0.1

  1. Use new Ethernet_Generic library as default for W5x00.
  2. Add support to SPI1 for RP2040 using arduino-pico core
  3. Rewrite all the examples to support new features
  4. Use new waitForLink() function of QNEthernet
  5. Update Packages' Patches