Skip to content

Commit a723a27

Browse files
fleshinaykevl
andauthored
Update targets/arduino-mkr1000.json
Co-authored-by: Ayke <[email protected]>
1 parent d540dfa commit a723a27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

targets/arduino-mkr1000.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"inherits": ["atsamd21g18a"],
3-
"build-tags": ["sam", "atsamd21g18a", "arduino_mkr1000"],
3+
"build-tags": ["arduino_mkr1000"],
44
"flash-command": "bossac -i -e -w -v -R -U --port={port} --offset=0x2000 {bin}",
55
"flash-1200-bps-reset": "true"
6-
}
6+
}

0 commit comments

Comments
 (0)