File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 44
44
"packager": "arduino",
45
45
"version": "0.11.0-arduino5",
46
46
"name": "dfu-util"
47
+ },
48
+ {
49
+ "packager": "arduino",
50
+ "version": "1.9.1-arduino5",
51
+ "name": "bossac"
47
52
}
48
53
],
49
54
"discoveryDependencies": [
Original file line number Diff line number Diff line change @@ -110,4 +110,4 @@ tools.bossac.path={runtime.tools.bossac-1.9.1-arduino5.path}
110
110
tools.bossac.cmd=bossac
111
111
tools.bossac.upload.params.verbose=-d
112
112
tools.bossac.upload.params.quiet=
113
- tools.bossac.upload.pattern="{path}/{cmd}" {upload.verbose} --port={serial.port.file} -U {upload.native_usb} -i - e -w -v "{build.path}/{build.project_name}.bin" -R
113
+ tools.bossac.upload.pattern="{path}/{cmd}" {upload.verbose} --port={serial.port.file} -U - e -w "{build.path}/{build.project_name}.bin" -R
You can’t perform that action at this time.
0 commit comments