We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee5ba57 commit d540dfaCopy full SHA for d540dfa
targets/arduino-mkr1000.json
@@ -0,0 +1,6 @@
1
+{
2
+ "inherits": ["atsamd21g18a"],
3
+ "build-tags": ["sam", "atsamd21g18a", "arduino_mkr1000"],
4
+ "flash-command": "bossac -i -e -w -v -R -U --port={port} --offset=0x2000 {bin}",
5
+ "flash-1200-bps-reset": "true"
6
+}
0 commit comments