Skip to content

Commit 955675e

Browse files
authored
Adding build.mcu to save name killed export. reverting. fixes #5174 (#5177)
1 parent 2082945 commit 955675e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platform.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ recipe.objcopy.bin.pattern="{tools.esptool_py.path}/{tools.esptool_py.cmd}" {rec
148148
recipe.objcopy.bin.pattern.linux=python "{tools.esptool_py.path}/{tools.esptool_py.cmd}" {recipe.objcopy.bin.pattern_args}
149149

150150
## Save bin
151-
recipe.output.tmp_file={build.project_name}.{build.mcu}.bin
152-
recipe.output.save_file={build.project_name}.{build.mcu}.{build.variant}.bin
151+
recipe.output.tmp_file={build.project_name}.bin
152+
recipe.output.save_file={build.project_name}.{build.variant}.bin
153153

154154
## Compute size
155155
recipe.size.pattern="{compiler.path}{compiler.size.cmd}" -A "{build.path}/{build.project_name}.elf"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy