Support Arduino UNO WIFI 4 (#894)

feat: Arduino UNO R4 WiFi support
This commit is contained in:
Aruna Tennakoon
2024-07-29 15:11:12 +07:00
committed by GitHub
parent e364e66884
commit d6d4c516b3
6 changed files with 135 additions and 8 deletions

View File

@@ -32,6 +32,7 @@ a WebSocket Server and Client for Arduino based on RFC6455.
- ATmega328 with enc28j60 (ATmega branch)
- ATmega2560 with Ethernet Shield (ATmega branch)
- ATmega2560 with enc28j60 (ATmega branch)
- Arduino UNO [R4 WiFi](https://github.com/arduino/ArduinoCore-renesas)
###### Note: ######