Skip to content

Commit 8a738b8

Browse files
authored
add ESP32 ETH example
1 parent 8774a1c commit 8a738b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ More usages in the [examples](https://github.com/lathoub/Arduino-AppleMIDI-Libra
6161
* ESP8266 (Adafruit HUZZAH ESP8266, Sparkfun ESP8266 Thing Dev)
6262
* ESP32 (Adafruit HUZZAH32 – ESP32 Feather Board) Wi-Fi
6363
* ESP32 with W5500 [Setup](https://github.com/lathoub/Arduino-AppleMIDI-Library/discussions/135)
64+
* ESP32 ETH W5500 (Native ESP32 W5500 support)
6465
* Teensy 3.2 & 4.1
6566
* Adafruit Feather M0 WiFi - ATSAMD21 + ATWINC1500
6667
@@ -70,6 +71,7 @@ More usages in the [examples](https://github.com/lathoub/Arduino-AppleMIDI-Libra
7071
* MKR ETH shield (W5500 and W6100 based)
7172
* Teensy WIZ820io W5200
7273
* Teensy 4.1 with [Ethernet Kit](https://www.pjrc.com/store/ethernet_kit.html)
74+
* ESP32 with W5500
7375
7476
## Notes
7577
@@ -88,6 +90,7 @@ Use wired Ethernet to reduce latency, Wi-Fi increases latency and latency varies
8890
8991
## Arduino IDE (arduino.cc)
9092
* 1.8.16
93+
* 2.3.7
9194
9295
## Contributing
9396
I would love to include your enhancements or bug fixes! In lieu of a formal styleguide, please take care to maintain the existing coding style. Please test your code before sending a pull request. It would be very helpful if you include a detailed explanation of your changes in the pull request.

0 commit comments

Comments
 (0)