We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ae9274 commit f6169dbCopy full SHA for f6169db
platform.txt
@@ -124,7 +124,7 @@ tools.stm32l4_upload.bootloader.pattern="{path}/{cmd}" "{runtime.platform.path}/
124
tools.openocd.path={runtime.platform.path}/tools/windows/openocd/bin
125
tools.openocd.path.macosx={runtime.platform.path}/tools/macosx/openocd/bin
126
tools.openocd.path.linux={runtime.platform.path}/tools/linux/openocd/bin
127
-tools.openocd.cmd=/openocd
+tools.openocd.cmd=openocd
128
tools.openocd.cmd.windows=openocd.exe
129
130
tools.openocd.upload.params.verbose=-d2
0 commit comments