Skip to content

Commit f6169db

Browse files
Add ST-Link/OpenOCD support as a programmer
1 parent 9ae9274 commit f6169db

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
@@ -124,7 +124,7 @@ tools.stm32l4_upload.bootloader.pattern="{path}/{cmd}" "{runtime.platform.path}/
124124
tools.openocd.path={runtime.platform.path}/tools/windows/openocd/bin
125125
tools.openocd.path.macosx={runtime.platform.path}/tools/macosx/openocd/bin
126126
tools.openocd.path.linux={runtime.platform.path}/tools/linux/openocd/bin
127-
tools.openocd.cmd=/openocd
127+
tools.openocd.cmd=openocd
128128
tools.openocd.cmd.windows=openocd.exe
129129

130130
tools.openocd.upload.params.verbose=-d2

0 commit comments

Comments
 (0)