We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c96509e commit 15e53cfCopy full SHA for 15e53cf
firmware/generator.py
@@ -29,7 +29,7 @@
29
{"type": "crypto", "ext": ".bin", "fqbn": "arduino:samd:mkr1000"},
30
{"type": "crypto", "ext": ".bin", "fqbn": "arduino:samd:mkrgsm1400"},
31
{"type": "crypto", "ext": ".bin", "fqbn": "arduino:samd:mkrnb1500"},
32
- {"type": "crypto", "ext": ".bin", "fqbn": "arduino:mbed_portenta:opta"},
+ {"type": "crypto", "ext": ".bin", "fqbn": "arduino:mbed_opta:opta"},
33
{"type": "lora", "ext": ".bin", "fqbn": "arduino:samd:mkrwan1300"},
34
{"type": "lora", "ext": ".bin", "fqbn": "arduino:samd:mkrwan1310"},
35
]
0 commit comments