Skip to content

Commit d62d972

Browse files
committed
Added support for UNO R4
1 parent 5be540c commit d62d972

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

command/ota/generate.go

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ var (
4141
"arduino:mbed_opta:opta": "0064",
4242
"arduino:mbed_giga:giga": "0266",
4343
"arduino:esp32:nano_nora": "0070",
44+
"arduino:renesas_uno:unor4wifi": "1002",
4445
}
4546
esp32MagicNumberPart1 = "4553"
4647
esp32MagicNumberPart2 = "5033"

0 commit comments

Comments
 (0)