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

v2.2.0 to add support to custom SPI, SPI1, SPI2 for Teensy, Mbed RP2040,Portenta-H7, etc. using W5x00.

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 05 May 01:56
· 50 commits to master since this release
4fa2bca

Releases v2.2.0

  1. Add support to SPI1, SPI2 for Teensy using W5x00 with Ethernet_Generic library
  2. Add support to custom SPI for Mbed RP2040, Portenta-H7, etc. using W5x00 with Ethernet_Generic library
  3. Add examples AdvancedWebServer_Teensy4x_SPI1 to demo new feature
  4. Add examples AdvancedWebServer_RP2040_SPI1 to demo new feature