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

v1.7.2 to use Ethernet_Generic library, to add support to SPI2 for ESP32, to add support to SPI1 for RP2040 using arduino-pico core, etc.

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 10 Apr 08:03
· 21 commits to main since this release
f0351a4

Releases v1.7.2

  1. Use new Ethernet_Generic library as default for W5x00.
  2. Add support SPI2 for ESP32
  3. Add support to SPI1 for RP2040 using arduino-pico core
  4. Drop EthernetWrapper
  5. Rewrite all the examples to support new features
  6. Update Packages' Patches