khoih-prog / Ethernet_Generic

Simple Ethernet library for AVR, AVR Dx, Portenta_H7, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52 and RASPBERRY_PI_PICO boards using Ethernet shields W5100, W5200, W5500, W5100S, W6100. With this library you can use the Arduino Ethernet (shield or board) to connect to Internet to provides both Client and server functionalities.
43 stars 22 forks source link

V2.4.1 to auto-select SPI(s) SS/CS pins #11

Closed khoih-prog closed 2 years ago

khoih-prog commented 2 years ago

Releases v2.4.1

  1. Auto-select SPI(s) SS/CS pins according to board package if available
  2. Update Packages' Patches