We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37dc7cd commit 88dab2bCopy full SHA for 88dab2b
platform.txt
@@ -240,7 +240,7 @@ tools.remoteproc_gen.upload.pattern="{busybox}" sh "{path}/{script}" generate "{
240
# - this is alpha and may be subject to change without notice
241
debug.executable={build.path}/{build.project_name}.elf
242
debug.toolchain=gcc
243
-debug.toolchain.path={toolchain_dir.path}/bin
+debug.toolchain.path={toolchain_dir}/bin
244
debug.toolchain.prefix=arm-none-eabi-
245
debug.server=openocd
246
debug.server.openocd.path={openocd_dir}/bin/openocd
0 commit comments