arduino-libraries / Ethernet

Ethernet Library for Arduino
http://arduino.cc/
259 stars 264 forks source link

esp32 #57

Closed brotherjama closed 6 years ago

brotherjama commented 6 years ago

does this library work with the esp32?

PaulStoffregen commented 6 years ago

We're close to version 2.0.0, which will not work on ESP32 until this issue is fixed.

https://github.com/espressif/arduino-esp32/issues/1623

I have tested on ESP32, using Adafruit's Featherwing Ethernet board. It does indeed work well with that fix to ESP32's SPI library.