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

SavedConfig: changed CachedCards memory layout #23

Closed PBrunot closed 5 months ago

github-actions[bot] commented 5 months ago

Firmware size changes for esp32-devboard

Commit CURRENT 59d338cb4c172787e1b47d8205006ef32e939b5a vs REFERENCE 89fa4f006b7e1fb5890665ea061927f2c3344c50

<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)          59180            -64 (    +64 remain,      +0 total)
      .data size:   26196 bytes                                       26196
      .bss  size:   32920 bytes                                       32984            -64
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 : 1074987 bytes                                     1076467          -1480
           .text:  874499 bytes                                      875931          -1432
         .rodata:  200232 bytes                                      200280            -48
Total image size: 1186981 bytes (.bin may be padded larger)         1188461          -1480
github-actions[bot] commented 5 months ago

Firmware size changes for hardware-rev0-it_IT

Commit CURRENT 59d338cb4c172787e1b47d8205006ef32e939b5a vs REFERENCE 89fa4f006b7e1fb5890665ea061927f2c3344c50

<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)          57529            -64 (    +64 remain,      +0 total)
      .data size:   22449 bytes                                       22449
      .bss  size:   35016 bytes                                       35080            -64
Used Flash size : 1166515 bytes                                     1171651          -5136
           .text:  950995 bytes                                      955939          -4944
         .rodata:  215264 bytes                                      215456           -192
Total image size: 1255798 bytes (.bin may be padded larger)         1260934          -5136