File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -137,9 +137,9 @@ debug.toolchain.prefix=arm-none-eabi-
137137debug.server=openocd
138138debug.server.openocd.path={runtime.tools.openocd-0.10.0-arduino7.path}/bin/openocd
139139debug.server.openocd.scripts_dir={runtime.tools.openocd-0.10.0-arduino7.path}/share/openocd/scripts/
140+ debug.server.openocd.script={runtime.platform.path}/variants/{build.variant}/{build.openocdscript}
140141build.openocdinterface=interface/{programmer.protocol}.cfg
141- debug.server.openocd.scripts.0={build.openocdinterface}
142- debug.server.openocd.scripts.1={runtime.platform.path}/variants/{build.variant}/{build.openocdscript}
142+ debug.server.openocd.scripts.1={build.openocdinterface}
143143debug.svd_file={build.svd_file}
144144
145145# Upload/Debug tools
You can’t perform that action at this time.
0 commit comments