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

OTA split, buzzer active type #26

Merged
merged 2 commits into from
May 20, 2024
Merged

OTA split, buzzer active type #26

merged 2 commits into from
May 20, 2024

Conversation

PBrunot
Copy link
Contributor

@PBrunot PBrunot commented May 20, 2024

No description provided.

Copy link

Firmware size changes for esp32-devboard

Commit CURRENT 08ff007 vs REFERENCE e306be2

<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:   59004 bytes (  65576 remain, 47.4% used)          59116           -112 (   +112 remain,      +0 total)
      .data size:   26180 bytes                                       26196            -16
      .bss  size:   32824 bytes                                       32920            -96
Used static IRAM:   85118 bytes (  45954 remain, 64.9% used)          85798           -680 (   +680 remain,      +0 total)
      .text size:   84091 bytes                                       84771           -680
   .vectors size:    1027 bytes                                        1027
Used Flash size : 1069395 bytes                                     1075299          -5904
           .text:  870267 bytes                                      874715          -4448
         .rodata:  198872 bytes                                      200328          -1456
Total image size: 1180693 bytes (.bin may be padded larger)         1187293          -6600

Copy link

Firmware size changes for hardware-rev0-it_IT

Commit CURRENT 08ff007 vs REFERENCE e306be2

<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:   66218 bytes ( 296022 remain, 18.3% used)          66834           -616 (   +616 remain,      +0 total)
      .text size:   65191 bytes                                       65807           -616
   .vectors size:    1027 bytes                                        1027
Used stat D/IRAM:   57393 bytes ( 288463 remain, 16.6% used)          57465            -72 (    +72 remain,      +0 total)
      .data size:   22433 bytes                                       22449            -16
      .bss  size:   34960 bytes                                       35016            -56
Used Flash size : 1161219 bytes                                     1166891          -5672
           .text:  946939 bytes                                      951259          -4320
         .rodata:  214024 bytes                                      215376          -1352
Total image size: 1249870 bytes (.bin may be padded larger)         1256174          -6304

@PBrunot PBrunot merged commit 20c5f45 into main May 20, 2024
16 checks passed
@PBrunot PBrunot deleted the OTA-split branch May 20, 2024 20:46
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