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.
-
1 parent dd74c5b commit 54529dfCopy full SHA for 54529df
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