8000
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.
2 parents dd74c5b + 54529df commit dbec6b5Copy full SHA for dbec6b5
platform.txt
@@ -214,7 +214,7 @@ tools.gdb.cmd.windows=arm-none-eabi-gdb.exe
214
debug.executable={build.path}/{build.project_name}.elf
215
debug.toolchain=gcc
216
debug.toolchain.path={runtime.tools.arm-none-eabi-gcc-7-2017q4.path}/bin/
217
-debug.toolchain.prefix=arm-none-eabi-
+debug.toolchain.prefix=arm-none-eabi
218
debug.server=openocd
219
debug.server.openocd.path={runtime.tools.openocd-0.11.0-arduino2.path}/bin/openocd
220
debug.server.openocd.scripts_dir={runtime.tools.openocd-0.11.0-arduino2.path}/share/openocd/scripts/
0 commit comments