Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit 395c792

Browse files
committed
modified Platform.txt for Linux64 issue
1 parent 093ed48 commit 395c792

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

platform.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
# Arduino STM32F4 Core and platform
32
# ------------------------------
43
#
@@ -96,7 +95,7 @@ tools.dfu-util.cmd.windows=dfu-util.cmd
9695

9796
tools.dfu-util.upload.params.verbose=-v
9897
tools.dfu-util.upload.params.quiet=
99-
tools.dfu-util.upload.pattern="{path}/{cmd}" "{path}" {upload.usbID} {upload.altID} {upload.mem_start} "{build.path}/{build.project_name}.bin"
98+
tools.dfu-util.upload.pattern="{path}/{cmd}" "{path}" {upload.usbID} {upload.altID} {upload.mem_start} "{build.path}/{build.project_name}.bin" "{serial.port}"
10099

101100
#
102101
# USB Flags

0 commit comments

Comments
 (0)