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-
137
137
debug.server=openocd
138
138
debug.server.openocd.path={runtime.tools.openocd-0.10.0-arduino7.path}/bin/openocd
139
139
debug.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}
140
141
build.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}
143
143
debug.svd_file={build.svd_file}
144
144
145
145
# Upload/Debug tools
You can’t perform that action at this time.
0 commit comments