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

Lib update #36

Closed PBrunot closed 1 month ago

github-actions[bot] commented 1 month ago

Firmware size changes for esp32-devboard

Commit CURRENT 5586f17b38278ba7ff5c2c8fba47ce08c8325275 vs REFERENCE dcb8eaca05201aee853a9575daafc6ba948915e3

<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 :  932355 bytes                                      932359             -4
           .text:  800615 bytes                                      800619             -4
         .rodata:  131484 bytes                                      131484
Total image size: 1023761 bytes (.bin may be padded larger)         1023765             -4
github-actions[bot] commented 1 month ago

Firmware size changes for hardware-rev0-it_IT

Commit CURRENT 5586f17b38278ba7ff5c2c8fba47ce08c8325275 vs REFERENCE dcb8eaca05201aee853a9575daafc6ba948915e3

<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 :  938323 bytes                                      938039           +284
           .text:  803051 bytes                                      802767           +284
         .rodata:  135016 bytes                                      135016
Total image size: 1006705 bytes (.bin may be padded larger)         1006421           +284