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 f6f02c6 commit b4cd0efCopy full SHA for b4cd0ef
platform.txt
@@ -171,7 +171,7 @@ tools.stm32CubeProg.upload.pattern="{path}/{cmd}" {upload.protocol} "{build.path
171
172
# blackmagic upload for generic STM32
173
tools.bmp_upload.cmd=arm-none-eabi-gdb
174
-tools.bmp_upload.path={runtime.tools.arm-none-eabi-gcc.path}/bin/
+tools.bmp_upload.path={compiler.path}
175
tools.bmp_upload.upload.speed=230400
176
tools.bmp_upload.upload.params.verbose=-batch
177
tools.bmp_upload.upload.params.quiet=--batch-silent
0 commit comments