Skip to content

Commit 15e53cf

Browse files
committed
fixup
1 parent c96509e commit 15e53cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firmware/generator.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
{"type": "crypto", "ext": ".bin", "fqbn": "arduino:samd:mkr1000"},
3030
{"type": "crypto", "ext": ".bin", "fqbn": "arduino:samd:mkrgsm1400"},
3131
{"type": "crypto", "ext": ".bin", "fqbn": "arduino:samd:mkrnb1500"},
32-
{"type": "crypto", "ext": ".bin", "fqbn": "arduino:mbed_portenta:opta"},
32+
{"type": "crypto", "ext": ".bin", "fqbn": "arduino:mbed_opta:opta"},
3333
{"type": "lora", "ext": ".bin", "fqbn": "arduino:samd:mkrwan1300"},
3434
{"type": "lora", "ext": ".bin", "fqbn": "arduino:samd:mkrwan1310"},
3535
]

0 commit comments

Comments
 (0)