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

Platformio ini upgrade #25

Merged
merged 4 commits into from
May 18, 2024
Merged

Platformio ini upgrade #25

merged 4 commits into from
May 18, 2024

Conversation

PBrunot
Copy link
Contributor

@PBrunot PBrunot commented May 18, 2024

No description provided.

@PBrunot PBrunot force-pushed the platformio-ini-upgrade branch from e84da6d to 3c21240 Compare May 18, 2024 11:17
@PBrunot PBrunot force-pushed the platformio-ini-upgrade branch from 3c21240 to 28d1bf4 Compare May 18, 2024 11:31
@PBrunot PBrunot force-pushed the platformio-ini-upgrade branch from 578b53c to 575406b Compare May 18, 2024 11:45
Copy link

Firmware size changes for esp32-devboard

Commit CURRENT 575406b vs REFERENCE b36b8de

<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:   59116 bytes (  65464 remain, 47.5% used)          59116                (     +0 remain,      +0 total)
      .data size:   26196 bytes                                       26196
      .bss  size:   32920 bytes                                       32920
Used static IRAM:   85798 bytes (  45274 remain, 65.5% used)          85798                (     +0 remain,      +0 total)
      .text size:   84771 bytes                                       84771
   .vectors size:    1027 bytes                                        1027
Used Flash size : 1075039 bytes                                     1074999            +40
           .text:  874551 bytes                                      874511            +40
         .rodata:  200232 bytes                                      200232
Total image size: 1187033 bytes (.bin may be padded larger)         1186993            +40

Copy link

Firmware size changes for hardware-rev0-it_IT

Commit CURRENT 575406b vs REFERENCE b36b8de

<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:   66834 bytes ( 295406 remain, 18.5% used)          66834                (     +0 remain,      +0 total)
      .text size:   65807 bytes                                       65807
   .vectors size:    1027 bytes                                        1027
Used stat D/IRAM:   57465 bytes ( 288391 remain, 16.6% used)          57465                (     +0 remain,      +0 total)
      .data size:   22449 bytes                                       22449
      .bss  size:   35016 bytes                                       35016
Used Flash size : 1166583 bytes                                     1166531            +52
           .text:  951063 bytes                                      951011            +52
         .rodata:  215264 bytes                                      215264
Total image size: 1255866 bytes (.bin may be padded larger)         1255814            +52

@PBrunot PBrunot merged commit 07b3bfb into main May 18, 2024
14 checks passed
@PBrunot PBrunot deleted the platformio-ini-upgrade branch May 18, 2024 12:03
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