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

OTA split, buzzer active type #26

Closed PBrunot closed 3 months ago

github-actions[bot] commented 3 months ago

Firmware size changes for esp32-devboard

Commit CURRENT 08ff0070b8c870a1bcbd251c65c88f74e8580cdc vs REFERENCE e306be2d0095376a36ed5906b832911870d48d30

<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:   59004 bytes (  65576 remain, 47.4% used)          59116           -112 (   +112 remain,      +0 total)
      .data size:   26180 bytes                                       26196            -16
      .bss  size:   32824 bytes                                       32920            -96
Used static IRAM:   85118 bytes (  45954 remain, 64.9% used)          85798           -680 (   +680 remain,      +0 total)
      .text size:   84091 bytes                                       84771           -680
   .vectors size:    1027 bytes                                        1027
Used Flash size : 1069395 bytes                                     1075299          -5904
           .text:  870267 bytes                                      874715          -4448
         .rodata:  198872 bytes                                      200328          -1456
Total image size: 1180693 bytes (.bin may be padded larger)         1187293          -6600
github-actions[bot] commented 3 months ago

Firmware size changes for hardware-rev0-it_IT

Commit CURRENT 08ff0070b8c870a1bcbd251c65c88f74e8580cdc vs REFERENCE e306be2d0095376a36ed5906b832911870d48d30

<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:   66218 bytes ( 296022 remain, 18.3% used)          66834           -616 (   +616 remain,      +0 total)
      .text size:   65191 bytes                                       65807           -616
   .vectors size:    1027 bytes                                        1027
Used stat D/IRAM:   57393 bytes ( 288463 remain, 16.6% used)          57465            -72 (    +72 remain,      +0 total)
      .data size:   22433 bytes                                       22449            -16
      .bss  size:   34960 bytes                                       35016            -56
Used Flash size : 1161219 bytes                                     1166891          -5672
           .text:  946939 bytes                                      951259          -4320
         .rodata:  214024 bytes                                      215376          -1352
Total image size: 1249870 bytes (.bin may be padded larger)         1256174          -6304