This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
v1.10.3 to use Ethernet_Generic library, to add support to SPI2 for ESP32 and SPI1 for RP2040, to use new `waitForLink()` function of QNEthernet, to add examples and rewrite all the examples to support new features, etc.
Release v1.10.3
- Use new Ethernet_Generic library as default for W5x00.
- Add support to SPI2 for ESP32
- Add support to SPI1 for RP2040 using arduino-pico core
- Rewrite all the examples to support new features
- Use new
waitForLink()
function of Teensy 4.1 QNEthernet - Update
Packages' Patches