We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
-
1 parent fddf46a commit 556fb8eCopy full SHA for 556fb8e
platform.txt
@@ -133,7 +133,7 @@ pluggable_monitor.required.serial=builtin:serial-monitor
133
debug.executable={build.path}/{build.project_name}.elf
134
debug.toolchain=gcc
135
debug.toolchain.path={runtime.tools.arm-none-eabi-gcc-7-2017q4.path}/bin/
136
-debug.toolchain.prefix=arm-none-eabi-
+debug.toolchain.prefix=arm-none-eabi
137
debug.server=openocd
138
debug.server.openocd.path={runtime.tools.openocd-0.10.0-arduino7.path}/bin/openocd
139
debug.server.openocd.scripts_dir={runtime.tools.openocd-0.10.0-arduino7.path}/share/openocd/scripts/
0 commit comments