We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b052ed commit 5be540cCopy full SHA for 5be540c
command/ota/generate.go
@@ -40,6 +40,7 @@ var (
40
"arduino:mbed_nicla:nicla_vision": "025F",
41
"arduino:mbed_opta:opta": "0064",
42
"arduino:mbed_giga:giga": "0266",
43
+ "arduino:esp32:nano_nora": "0070",
44
}
45
esp32MagicNumberPart1 = "4553"
46
esp32MagicNumberPart2 = "5033"
0 commit comments