Skip to content

Commit 06ab23b

Browse files
committed
Add mkr wifi 1010 to old_boards
1 parent 23de16e commit 06ab23b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generator/generator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ def generate_boards_json(input_data, arduino_cli_path):
255255
# List of old boards that need precompiled sketch data and uploader information obtained through platform.txt.
256256
old_boards = [
257257
"arduino:samd:mkr1000",
258+
"arduino:samd:mkrwifi1010",
258259
"arduino:samd:nano_33_iot",
259260
"arduino:samd:mkrvidor4000",
260261
"arduino:megaavr:uno2018",

0 commit comments

Comments
 (0)