fablab-bergamo / Fab-O-matic

RFID machine access solution for a Fab Lab, based on ESP32. Uses modern C++ with Arduino framework. Hardware project is included.
https://www.fablabbergamo.it/2024/06/03/fabomatic1/
MIT License
2 stars 3 forks source link

Change compile settings #35

Closed PBrunot closed 1 month ago

github-actions[bot] commented 1 month ago

Firmware size changes for esp32-devboard

Commit CURRENT 60d99f457cf24a31602d36479de1c9b9ab98bd1d vs REFERENCE eae9a8ba1cfa0ee9096ab03d37075dadb4ea5da5

<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
github-actions[bot] commented 1 month ago

Firmware size changes for hardware-rev0-it_IT

Commit CURRENT 60d99f457cf24a31602d36479de1c9b9ab98bd1d vs REFERENCE eae9a8ba1cfa0ee9096ab03d37075dadb4ea5da5

<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