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

GCC 12.2.0 and C++23 #28

Closed
wants to merge 14 commits into from
Closed

GCC 12.2.0 and C++23 #28

wants to merge 14 commits into from

Conversation

PBrunot
Copy link
Contributor

@PBrunot PBrunot commented May 24, 2024

No description provided.

@PBrunot PBrunot force-pushed the upgrade-toolchain-esp32s3 branch 4 times, most recently from fca97f0 to 3102ecc Compare May 25, 2024 19:11
@PBrunot PBrunot force-pushed the upgrade-toolchain-esp32s3 branch from 3102ecc to 1f37895 Compare May 26, 2024 12:32
@PBrunot PBrunot force-pushed the upgrade-toolchain-esp32s3 branch from 038ec9c to 9e3a912 Compare May 26, 2024 16:48
@PBrunot PBrunot force-pushed the upgrade-toolchain-esp32s3 branch from 9e3a912 to bdf3cad Compare May 26, 2024 16:56
Copy link

Firmware size changes for esp32-devboard

Commit CURRENT bdf3cad vs REFERENCE 2751a29

<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:   59064 bytes (  65516 remain, 47.4% used)          59004            +60 (    -60 remain,      +0 total)
      .data size:   26208 bytes                                       26180            +28
      .bss  size:   32856 bytes                                       32824            +32
Used static IRAM:   85662 bytes (  45410 remain, 65.4% used)          85118           +544 (   -544 remain,      +0 total)
      .text size:   84635 bytes                                       84091           +544
   .vectors size:    1027 bytes                                        1027
Used Flash size : 1122555 bytes                                     1082179         +40376
           .text:  918763 bytes                                      881979         +36784
         .rodata:  203536 bytes                                      199944          +3592
Total image size: 1234425 bytes (.bin may be padded larger)         1193477         +40948

Copy link

Firmware size changes for hardware-rev0-it_IT

Commit CURRENT bdf3cad vs REFERENCE 2751a29

<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:   66214 bytes ( 296026 remain, 18.3% used)          66218             -4 (     +4 remain,      +0 total)
      .text size:   65187 bytes                                       65191             -4
   .vectors size:    1027 bytes                                        1027
Used stat D/IRAM:   57449 bytes ( 288407 remain, 16.6% used)          57393            +56 (    -56 remain,      +0 total)
      .data size:   22457 bytes                                       22433            +24
      .bss  size:   34992 bytes                                       34960            +32
Used Flash size : 1124587 bytes                                     1196523         -71936
           .text:  907291 bytes                                      978883         -71592
         .rodata:  217040 bytes                                      217384           -344
Total image size: 1213258 bytes (.bin may be padded larger)         1285174         -71916

@PBrunot PBrunot force-pushed the main branch 2 times, most recently from 67ac4e7 to 43c7496 Compare June 30, 2024 20:15
@PBrunot
Copy link
Contributor Author

PBrunot commented Jul 14, 2024

closed through #31

@PBrunot PBrunot closed this Jul 14, 2024
@PBrunot PBrunot deleted the upgrade-toolchain-esp32s3 branch July 14, 2024 14:07
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