Thanks to visit codestin.com Credit goes to github.com
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 8faec86 commit ca1ae0fCopy full SHA for ca1ae0f
platform.txt
@@ -178,7 +178,7 @@ tools.stm32CubeProg.busybox.windows={path}/win/busybox.exe
178
tools.stm32CubeProg.cmd=stm32CubeProg.sh
179
tools.stm32CubeProg.upload.params.verbose=
180
tools.stm32CubeProg.upload.params.quiet=
181
-tools.stm32CubeProg.upload.pattern="{busybox}" sh "{path}/{cmd}" {upload.protocol} "{build.path}/{build.project_name}.bin" {upload.options}
+tools.stm32CubeProg.upload.pattern="{busybox}" sh "{path}/{cmd}" {upload.protocol} "{build.path}/{build.project_name}.bin" {build.flash_offset} {upload.options}
182
183
# blackmagic upload for generic STM32
184
tools.bmp_upload.cmd=arm-none-eabi-gdb
0 commit comments