Skip to content

Commit ca254ef

Browse files
facchinmyashaswini-hanji
authored andcommitted
Fix Burn bootloader rule
1 parent b6e41d2 commit ca254ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ tools.arduino101load.erase.params.quiet=
115115
tools.arduino101load.erase.pattern=
116116
tools.arduino101load.bootloader.params.verbose=-v
117117
tools.arduino101load.bootloader.params.quiet=-q
118-
tools.arduino101load.bootloader.pattern="{cmd.path}" -dfu="{runtime.tools.dfu-util.path}/x86/bin" -bin="{build.path}/{build.project_name}.bin" -port={serial.port} "{upload.verbose}" -force -core={version}
118+
tools.arduino101load.bootloader.pattern="{cmd.path}" -dfu="{runtime.tools.dfu-util.path}/x86/bin" -port={serial.port} "{bootloader.verbose}" -f -core={version}

0 commit comments

Comments
 (0)