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.
2 parents 89632d5 + e4f1e1e commit 9ce4cd8Copy full SHA for 9ce4cd8
platform.txt
@@ -156,4 +156,4 @@ tools.dfu-util.cmd=dfu-util
156
157
tools.dfu-util.upload.params.verbose=-d
158
tools.dfu-util.upload.params.quiet=
159
-tools.dfu-util.upload.pattern="{path}/{cmd}" --device {build.vid}:{build.pid} -D "{build.path}/{build.project_name}.bin" -R --dfuse-address={upload.address}
+tools.dfu-util.upload.pattern="{path}/{cmd}" --device {build.vid}:{build.pid} -D "{build.path}/{build.project_name}.bin" -R --dfuse-address={upload.address}:leave
0 commit comments