Skip to content

Commit 62501df

Browse files
facchinmyashaswini-hanji
authored andcommitted
avoid passing fw version info to "bootloader" receipe
1 parent 0bbc2c2 commit 62501df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,4 @@ tools.arduino101load.erase.params.quiet=
113113
tools.arduino101load.erase.pattern=
114114
tools.arduino101load.bootloader.params.verbose=-v
115115
tools.arduino101load.bootloader.params.quiet=-q
116-
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}" -ble_fw_str={ble.fw.string} -ble_fw_pos={ble.fw.position} -force
116+
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

0 commit comments

Comments
 (0)