We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d852c8b commit 16207a5Copy full SHA for 16207a5
platform.txt
@@ -225,7 +225,7 @@ tools.maple_upload.script=maple_upload.sh
225
tools.maple_upload.path={runtime.tools.STM32Tools.path}
226
tools.maple_upload.upload.params.verbose=-d
227
tools.maple_upload.upload.params.quiet=n
228
-tools.maple_upload.upload.pattern="{busybox}" sh "{path}/{script}" {serial.port.file} {upload.altID} {upload.vid} {upload.pid} "{build.path}/{build.project_name}.dfu"
+tools.maple_upload.upload.pattern="{busybox}" sh "{path}/{script}" {serial.port.file} {upload.altID} {upload.vid} {upload.pid} "{build.path}/{build.project_name}.bin"
229
230
# STM32MP1 self-contained shell script
231
tools.remoteproc_gen.path={runtime.tools.STM32Tools.path}
0 commit comments