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 b481519 commit 00f3a65Copy full SHA for 00f3a65
targets/arduino-nano33.json
@@ -1,6 +1,6 @@
1
{
2
"inherits": ["atsamd21g18a"],
3
"build-tags": ["sam", "atsamd21g18a", "arduino_nano33"],
4
- "flash-command": "bossac -d -i -e -w -v -R --port={port} --offset=0x2000 {bin}",
+ "flash-command": "bossac -d -i -e -w -v -R -U --port={port} --offset=0x2000 {bin}",
5
"flash-1200-bps-reset": "true"
6
}
0 commit comments