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

Platformio ini upgrade #25

Closed PBrunot closed 3 months ago

github-actions[bot] commented 3 months ago

Firmware size changes for esp32-devboard

Commit CURRENT 575406bdfc42eccae0581d1f59b569a7c184900d vs REFERENCE b36b8de16200fcb60799e9d632df0ab335037173

<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
github-actions[bot] commented 3 months ago

Firmware size changes for hardware-rev0-it_IT

Commit CURRENT 575406bdfc42eccae0581d1f59b569a7c184900d vs REFERENCE b36b8de16200fcb60799e9d632df0ab335037173

<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