Skip to content

Commit 556fb8e

Browse files
committed
remove trailing -: the IDE2 sets it automatically
With newer versions of the IDE this was causing problems
1 parent fddf46a commit 556fb8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ pluggable_monitor.required.serial=builtin:serial-monitor
133133
debug.executable={build.path}/{build.project_name}.elf
134134
debug.toolchain=gcc
135135
debug.toolchain.path={runtime.tools.arm-none-eabi-gcc-7-2017q4.path}/bin/
136-
debug.toolchain.prefix=arm-none-eabi-
136+
debug.toolchain.prefix=arm-none-eabi
137137
debug.server=openocd
138138
debug.server.openocd.path={runtime.tools.openocd-0.10.0-arduino7.path}/bin/openocd
139139
debug.server.openocd.scripts_dir={runtime.tools.openocd-0.10.0-arduino7.path}/share/openocd/scripts/

0 commit comments

Comments
 (0)