Skip to content

Commit f680382

Browse files
committed
Merge branch 'dfu-util2' of github.com:jgillick/Arduino_Core_STM32 into dfu-util2
2 parents b9335cf + 694ced1 commit f680382

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
@@ -220,4 +220,4 @@ tools.dfu_util.path.macosx={runtime.tools.STM32Tools.path}/tools/macosx/dfu-util
220220
tools.dfu_util.path.linux={runtime.tools.STM32Tools.path}/tools/linux
221221
tools.dfu_util.upload.params.verbose=-v
222222
tools.dfu_util.upload.params.quiet=
223-
tools.dfu_util.upload.pattern="{path}/{cmd}" --device {upload.usbID} -a 0 --dfuse-address {upload.address}:leave -D "{build.path}/{build.project_name}.bin"
223+
tools.dfu_util.upload.pattern="{path}/{cmd}" --device {upload.usbID} -a 0 --dfuse-address {upload.address} -D "{build.path}/{build.project_name}.bin"

0 commit comments

Comments
 (0)