Skip to content

Commit 2540a77

Browse files
Add arduino uno r4 to boards.json
1 parent 2c15254 commit 2540a77

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

generator/boards.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,9 @@
7474
"arduino:mbed_nano:nanorp2040connect": {
7575
"moduleName": "NINA",
7676
"versions": ["1.4.5", "1.4.6", "1.4.7", "1.4.8", "1.5.0"]
77+
},
78+
"arduino:renesas_uno:unor4wifi": {
79+
"moduleName": "ESP32-S3",
80+
"versions": ["1.0.0", "1.1.0"]
7781
}
7882
}

0 commit comments

Comments
 (0)