Skip to content

Commit f02410e

Browse files
author
Brian Baltz
committed
Fixing sketch size calculation (text + ctors + rodata)
Signed-off-by: Brian Baltz <brian.a.baltz@intel.com>
1 parent 6f9739f commit f02410e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ recipe.output.save_file={build.project_name}.{build.variant}.hex
8585

8686
## Compute size
8787
recipe.size.pattern="{compiler.path}{compiler.size.cmd}" -A "{build.path}/{build.project_name}.elf"
88-
recipe.size.regex=Total\s+([0-9]+).*
88+
recipe.size.regex=^(?:text|ctors|rodata|datas)\s+([0-9]+).*
8989

9090
# Arc Uploader/Programmers tools
9191
# -------------------

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