Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change compile settings #35

Merged
merged 2 commits into from
Jul 19, 2024
Merged

Change compile settings #35

merged 2 commits into from
Jul 19, 2024

Conversation

PBrunot
Copy link
Contributor

@PBrunot PBrunot commented Jul 19, 2024

No description provided.

Copy link

Firmware size changes for esp32-devboard

Commit CURRENT 60d99f4 vs REFERENCE eae9a8b

<CURRENT> MAP file: ../firmware.map.latest
<REFERENCE> MAP file: ../firmware.map.previous
Difference is counted as <CURRENT> - <REFERENCE>,           i.e. a positive number means that <CURRENT> is larger.
Total sizes of <CURRENT>:                                       <REFERENCE>     Difference
Used static DRAM:   53696 bytes (  70884 remain, 43.1% used)          53696                (     +0 remain,      +0 total)
      .data size:   21096 bytes                                       21096
      .bss  size:   32600 bytes                                       32600
Used static IRAM:   70310 bytes ( 101722 remain, 40.9% used)          70310                (     +0 remain,      +0 total)
      .text size:   69283 bytes                                       69283
   .vectors size:    1027 bytes                                        1027
Used Flash size :  932359 bytes                                      932359
           .text:  800619 bytes                                      800619
         .rodata:  131484 bytes                                      131484
Total image size: 1023765 bytes (.bin may be padded larger)         1023765

Copy link

Firmware size changes for hardware-rev0-it_IT

Commit CURRENT 60d99f4 vs REFERENCE eae9a8b

<CURRENT> MAP file: ../firmware.map.latest
<REFERENCE> MAP file: ../firmware.map.previous
Difference is counted as <CURRENT> - <REFERENCE>,           i.e. a positive number means that <CURRENT> is larger.
Total sizes of <CURRENT>:                                       <REFERENCE>     Difference
Used static IRAM:   16383 bytes (      1 remain, 100.0% used)          16383                (     +0 remain,      +0 total)
      .text size:   15356 bytes                                       15356
   .vectors size:    1027 bytes                                        1027
Used stat D/IRAM:   83359 bytes ( 262497 remain, 24.1% used)          83359                (     +0 remain,      +0 total)
      .data size:   16436 bytes                                       16436
      .bss  size:   31360 bytes                                       31360
      .text size:   35563 bytes                                       35563
Used Flash size :  938039 bytes                                      938051            -12
           .text:  802767 bytes                                      802779            -12
         .rodata:  135016 bytes                                      135016
Total image size: 1006421 bytes (.bin may be padded larger)         1006433            -12

@PBrunot PBrunot merged commit ab19f49 into main Jul 19, 2024
16 checks passed
@PBrunot PBrunot deleted the change-compile-settings branch July 19, 2024 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant