File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ tools.remoteocd.upload.pattern="{path}/{cmd}" upload --adb-path "{runtime.tools.
274274tools.remoteocd.bootloader.params.verbose=--verbose
275275tools.remoteocd.bootloader.params.quiet=
276276tools.remoteocd.erase.pattern=
277- tools.remoteocd.bootloader.pattern="{path}/{cmd}" upload --adb-path "{runtime.tools.adb.path}/adb" -s "{upload.port.properties.serialNumber}" -f "{build.variant.path}/{openocd_cfg} " "{upload.verbose}" "{runtime.platform.path}/firmwares/{bootloader.file}"
277+ tools.remoteocd.bootloader.pattern="{path}/{cmd}" upload --adb-path "{runtime.tools.adb.path}/adb" -s "{upload.port.properties.serialNumber}" -f "{build.variant.path}/flash_bootloader.cfg " "{upload.verbose}" "{runtime.platform.path}/firmwares/{bootloader.file}"
278278
279279tools.remoteocd_network.upload.protocol=network
280280tools.remoteocd_network.upload.field.password=Password
You can’t perform that action at this time.
0 commit comments