arduino-libraries / Ethernet

Ethernet Library for Arduino
http://arduino.cc/
252 stars 253 forks source link

W5100S Support #207

Open Miguel-citracc opened 1 year ago

Miguel-citracc commented 1 year ago

Dear,

The library supports W5100 chip but not W5100S installed in W5100S-EVB-Pico. This library based on the official library supports the chip:

https://github.com/WIZnet-ArduinoEthernet/Ethernet

It is only necessary to add less than 10 lines of code to the official library!!!!