Skip to content

Commit ec87762

Browse files
committed
debugger: fixed test
1 parent d17d201 commit ec87762

File tree

1 file changed

+1
-0
lines changed
  • commands/debug/testdata/custom_hardware/arduino-test/samd

1 file changed

+1
-0
lines changed

commands/debug/testdata/custom_hardware/arduino-test/samd/platform.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ debug.toolchain.path={runtime.tools.arm-none-eabi-gcc-7-2017q4.path}/bin/
124124
debug.toolchain.prefix=arm-none-eabi-
125125
debug.server=openocd
126126
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
127128
debug.server.openocd.scripts_dir={runtime.tools.openocd-0.10.0-arduino7.path}/share/openocd/scripts/
128129
debug.server.openocd.script={runtime.platform.path}/variants/{build.variant}/{build.openocdscript}
129130

0 commit comments

Comments
 (0)