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 d17d201 commit ec87762Copy full SHA for ec87762
commands/debug/testdata/custom_hardware/arduino-test/samd/platform.txt
@@ -124,6 +124,7 @@ debug.toolchain.path={runtime.tools.arm-none-eabi-gcc-7-2017q4.path}/bin/
124
debug.toolchain.prefix=arm-none-eabi-
125
debug.server=openocd
126
debug.server.openocd.path={runtime.tools.openocd-0.10.0-arduino7.path}/bin/openocd
127
+debug.server.openocd.path.windows={runtime.tools.openocd-0.10.0-arduino7.path}/bin/openocd.exe
128
debug.server.openocd.scripts_dir={runtime.tools.openocd-0.10.0-arduino7.path}/share/openocd/scripts/
129
debug.server.openocd.script={runtime.platform.path}/variants/{build.variant}/{build.openocdscript}
130
0 commit comments