Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitffb23d6

Browse files
committed
fix(openocd): path on windows
Fixes#2590Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent0314f80 commitffb23d6

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
@@ -244,7 +244,7 @@ tools.openocd_upload.cmd=bin/openocd
244244
tools.openocd_upload.cmd.windows=bin/openocd.exe
245245
tools.openocd_upload.upload.params.verbose=-d2
246246
tools.openocd_upload.upload.params.quiet=-d0
247-
tools.openocd_upload.upload.pattern="{path}/{cmd}" {upload.verbose} -f interface/{upload.protocol}.cfg -f target/{openocd.target}.cfg -c "program {build.path}/{build.project_name}.elf verify reset exit"
247+
tools.openocd_upload.upload.pattern="{path}/{cmd}" {upload.verbose} -f interface/{upload.protocol}.cfg -f target/{openocd.target}.cfg -c "program {{build.path}/{build.project_name}.elf} verify reset exit"
248248

249249
#
250250
# Debugger

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp