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
Releases v1.0.1
- Use new Ethernet_Generic library as default for W5x00.
- Add support to SPI1 for RP2040 using arduino-pico core
- Rewrite all the examples to support new features
- Use new
waitForLink()
function of QNEthernet - Update
Packages' Patches