Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚡ (LogKit): Process fifo by chuncks of 64 bytes #1116

Merged
merged 2 commits into from
Nov 16, 2022

Conversation

ladislas
Copy link
Member

@ladislas ladislas commented Nov 14, 2022

@ladislas ladislas self-assigned this Nov 14, 2022
@ladislas ladislas added the 01 - type: task Something to do label Nov 14, 2022
@ladislas ladislas added this to the Future Release milestone Nov 14, 2022
@github-actions
Copy link

github-actions bot commented Nov 14, 2022

File comparision analysis report

🔖 Info

Target Flash Used (%) Flash Available (%) Static RAM (%)
bootloader 169508 (64%) 92636 (35%) 30920 (5%)
os 410792 (26%) 1153880 (73%) 79608 (15%)
Click to show memory sections
| -          |      Hex |     Bytes |  KiB |
|------------|---------:|----------:|-----:|
| Flash      | 0x200000 | 2 097 152 | 2048 |
| SRAM       |  0x80000 |   524 288 |  512 |
| Bootloader |  0x40000 |   262 144 |  256 |
| Header     |   0x1000 |     4 096 |    4 |
| OS         | 0x17E000 | 1 564 672 | 1528 |
| Tail       |   0x1000 |     4 096 |    4 |
| Scratch    |  0x40000 |   262 144 |  256 |

📝 Summary

Click to show summary
  • ✔️ - existing target
  • ✨ - new target
  • ⚰️ - deleted target
  • ✅ - files are the same
  • ❌ - files are different
Target Status .bin .map Total Flash (base/head) Total Flash Δ Static RAM (base/head) Static RAM Δ
LekaOS ✔️ 410792 (19%) ø 79608 (15%) ø
bootloader ✔️ 169508 (8%) ø 30920 (5%) ø
functional_ut_boost_ut ✔️ 384496 (18%) ø 20424 (3%) ø
functional_ut_file_manager ✔️ 373280 (17%) ø 20664 (3%) ø
functional_ut_io_expander ✔️ 360200 (17%) ø 20392 (3%) ø
functional_ut_qdac ✔️ 361448 (17%) ø 20392 (3%) ø
spike_lk_audio ✔️ 125076 (5%) ø 14568 (2%) ø
spike_lk_behavior_kit ✔️ 189752 (9%) ø 48120 (9%) ø
spike_lk_ble ✔️ 228768 (10%) ø 28200 (5%) ø
spike_lk_bluetooth ✔️ 82948 (3%) ø 11544 (2%) ø
spike_lk_cg_animations ✔️ 144696 (6%) ø 46528 (8%) ø
spike_lk_color_kit ✔️ 65776 (3%) ø 13744 (2%) ø
spike_lk_command_kit ✔️ 192520 (9%) ø 50944 (9%) ø
spike_lk_config_kit ✔️ 126956 (6%) ø 14312 (2%) ø
spike_lk_coreled ✔️ 76164 (3%) ø 13688 (2%) ø
spike_lk_core_touch_sensor ✔️ 80228 (3%) ø 12256 (2%) ø
spike_lk_event_queue ✔️ 74800 (3%) ø 12072 (2%) ø
spike_lk_file_manager_kit ✔️ 139016 (6%) ø 14416 (2%) ø
spike_lk_file_reception ✔️ 327112 (15%) ø 27576 (5%) ø
spike_lk_flash_memory ✔️ 63880 (3%) ø 11448 (2%) ø
spike_lk_fs ✔️ 174616 (8%) ø 47888 (9%) ø
spike_lk_lcd ✔️ 162236 (7%) ø 46616 (8%) ø
spike_lk_led_kit ✔️ 103992 (4%) ø 14608 (2%) ø
spike_lk_log_kit ✔️ 63288 (3%) ø 12256 (2%) ø
spike_lk_motors ✔️ 62600 (2%) ø 11488 (2%) ø
spike_lk_qdac ✔️ 78628 (3%) ø 11816 (2%) ø
spike_lk_reinforcer ✔️ 103480 (4%) ø 14608 (2%) ø
spike_lk_rfid ✔️ 80920 (3%) ø 11520 (2%) ø
spike_lk_sensors_battery ✔️ 78196 (3%) ø 12568 (2%) ø
spike_lk_sensors_light ✔️ 60056 (2%) ø 11440 (2%) ø
spike_lk_sensors_microphone ✔️ 72496 (3%) ø 11504 (2%) ø
spike_lk_sensors_temperature_humidity ✔️ 67048 (3%) ø 11424 (2%) ø
spike_lk_sensors_touch ✔️ 68600 (3%) ø 11432 (2%) ø
spike_lk_serial_number ✔️ 114244 (5%) ø 14056 (2%) ø
spike_lk_ticker_timeout ✔️ 69052 (3%) ø 11632 (2%) ø
spike_lk_update_process_app_base ✔️ 126092 (6%) ø 15296 (2%) ø
spike_lk_update_process_app_update ✔️ 77632 (3%) ø 12352 (2%) ø
spike_lk_watchdog_isr ✔️ 82032 (3%) ø 13288 (2%) ø
spike_lk_wifi ✔️ 116392 (5%) ø 14808 (2%) ø
spike_mbed_blinky ✔️ 58032 (2%) ø 11400 (2%) ø
spike_mbed_watchdog_ticker_vs_thread ✔️ 63208 (3%) ø 12448 (2%) ø
spike_stl_cxxsupport ✔️ 58456 (2%) ø 11400 (2%) ø

🗺️ Map files diff output

Click to show diff list

No differenes where found in map files.

@github-actions
Copy link

github-actions bot commented Nov 14, 2022

File comparision analysis report

🔖 Info

Target Flash Used (%) Flash Available (%) Static RAM (%)
bootloader 181964 (69%) 80180 (30%) 37520 (7%)
os 451828 (28%) 1112844 (71%) 86728 (16%)
Click to show memory sections
| -          |      Hex |     Bytes |  KiB |
|------------|---------:|----------:|-----:|
| Flash      | 0x200000 | 2 097 152 | 2048 |
| SRAM       |  0x80000 |   524 288 |  512 |
| Bootloader |  0x40000 |   262 144 |  256 |
| Header     |   0x1000 |     4 096 |    4 |
| OS         | 0x17E000 | 1 564 672 | 1528 |
| Tail       |   0x1000 |     4 096 |    4 |
| Scratch    |  0x40000 |   262 144 |  256 |

📝 Summary

Click to show summary
  • ✔️ - existing target
  • ✨ - new target
  • ⚰️ - deleted target
  • ✅ - files are the same
  • ❌ - files are different
Target Status .bin .map Total Flash (base/head) Total Flash Δ Static RAM (base/head) Static RAM Δ
LekaOS ✔️ 451764 (21%)
451828 (21%)
📈
64 (0%)
86664 (16%)
86728 (16%)
📈
64 (0%)
bootloader ✔️ 181900 (8%)
181964 (8%)
📈
64 (0%)
37456 (7%)
37520 (7%)
📈
64 (0%)
functional_ut_boost_ut ✔️ 396064 (18%)
396128 (18%)
📈
64 (0%)
27088 (5%)
27152 (5%)
📈
64 (0%)
functional_ut_file_manager ✔️ 385800 (18%)
385864 (18%)
📈
64 (0%)
27336 (5%)
27400 (5%)
📈
64 (0%)
functional_ut_io_expander ✔️ 371704 (17%)
371832 (17%)
📈
128 (0%)
27056 (5%)
27120 (5%)
📈
64 (0%)
functional_ut_qdac ✔️ 373016 (17%)
373080 (17%)
📈
64 (0%)
27056 (5%)
27120 (5%)
📈
64 (0%)
spike_lk_audio ✔️ 135132 (6%)
135196 (6%)
📈
64 (0%)
20984 (4%)
21048 (4%)
📈
64 (0%)
spike_lk_behavior_kit ✔️ 198252 (9%)
198316 (9%)
📈
64 (0%)
54536 (10%)
54600 (10%)
📈
64 (0%)
spike_lk_ble ✔️ 236652 (11%)
236716 (11%)
📈
64 (0%)
34856 (6%)
34920 (6%)
📈
64 (0%)
spike_lk_bluetooth ✔️ 92300 (4%)
92364 (4%)
📈
64 (0%)
18064 (3%)
18128 (3%)
📈
64 (0%)
spike_lk_cg_animations ✔️ 152264 (7%)
152328 (7%)
📈
64 (0%)
53064 (10%)
53128 (10%)
📈
64 (0%)
spike_lk_color_kit ✔️ 88352 (4%)
88416 (4%)
📈
64 (0%)
20216 (3%)
20280 (3%)
📈
64 (0%)
spike_lk_command_kit ✔️ 202780 (9%)
202844 (9%)
📈
64 (0%)
57872 (11%)
57936 (11%)
📈
64 (0%)
spike_lk_config_kit ✔️ 138868 (6%)
138932 (6%)
📈
64 (0%)
20976 (4%)
21040 (4%)
📈
64 (0%)
spike_lk_coreled ✔️ 87916 (4%)
87980 (4%)
📈
64 (0%)
20104 (3%)
20168 (3%)
📈
64 (0%)
spike_lk_core_touch_sensor ✔️ 92756 (4%)
92820 (4%)
📈
64 (0%)
18672 (3%)
18736 (3%)
📈
64 (0%)
spike_lk_event_queue ✔️ 84088 (4%)
84152 (4%)
📈
64 (0%)
18744 (3%)
18808 (3%)
📈
64 (0%)
spike_lk_file_manager_kit ✔️ 153984 (7%)
154048 (7%)
📈
64 (0%)
21336 (4%)
21400 (4%)
📈
64 (0%)
spike_lk_file_reception ✔️ 331244 (15%)
331308 (15%)
📈
64 (0%)
34072 (6%)
34136 (6%)
📈
64 (0%)
spike_lk_flash_memory ✔️ 86712 (4%)
86776 (4%)
📈
64 (0%)
18056 (3%)
18120 (3%)
📈
64 (0%)
spike_lk_fs ✔️ 173976 (8%) ø 47976 (9%) ø
spike_lk_lcd ✔️ 171852 (8%)
171916 (8%)
📈
64 (0%)
53288 (10%)
53352 (10%)
📈
64 (0%)
spike_lk_led_kit ✔️ 115708 (5%)
115772 (5%)
📈
64 (0%)
21024 (4%)
21088 (4%)
📈
64 (0%)
spike_lk_log_kit ✔️ 84712 (4%)
84776 (4%)
📈
64 (0%)
19248 (3%)
19312 (3%)
📈
64 (0%)
spike_lk_motors ✔️ 86008 (4%)
86072 (4%)
📈
64 (0%)
18088 (3%)
18152 (3%)
📈
64 (0%)
spike_lk_qdac ✔️ 91508 (4%)
91572 (4%)
📈
64 (0%)
18616 (3%)
18680 (3%)
📈
64 (0%)
spike_lk_reinforcer ✔️ 112188 (5%)
112252 (5%)
📈
64 (0%)
21024 (4%)
21088 (4%)
📈
64 (0%)
spike_lk_rfid ✔️ 84700 (4%)
84764 (4%)
📈
64 (0%)
18024 (3%)
18088 (3%)
📈
64 (0%)
spike_lk_sensors_battery ✔️ 87056 (4%)
87120 (4%)
📈
64 (0%)
19120 (3%)
19184 (3%)
📈
64 (0%)
spike_lk_sensors_light ✔️ 84008 (4%)
84072 (4%)
📈
64 (0%)
18056 (3%)
18120 (3%)
📈
64 (0%)
spike_lk_sensors_microphone ✔️ 84696 (4%)
84760 (4%)
📈
64 (0%)
18056 (3%)
18120 (3%)
📈
64 (0%)
spike_lk_sensors_temperature_humidity ✔️ 90336 (4%)
90400 (4%)
📈
64 (0%)
18032 (3%)
18096 (3%)
📈
64 (0%)
spike_lk_sensors_touch ✔️ 91608 (4%)
91672 (4%)
📈
64 (0%)
18296 (3%)
18360 (3%)
📈
64 (0%)
spike_lk_serial_number ✔️ 136188 (6%)
136252 (6%)
📈
64 (0%)
20896 (3%)
20960 (3%)
📈
64 (0%)
spike_lk_ticker_timeout ✔️ 82648 (3%)
82712 (3%)
📈
64 (0%)
18072 (3%)
18136 (3%)
📈
64 (0%)
spike_lk_update_process_app_base ✔️ 147916 (7%)
147980 (7%)
📈
64 (0%)
21904 (4%)
21968 (4%)
📈
64 (0%)
spike_lk_update_process_app_update ✔️ 100328 (4%)
100392 (4%)
📈
64 (0%)
19080 (3%)
19144 (3%)
📈
64 (0%)
spike_lk_watchdog_isr ✔️ 87940 (4%)
88068 (4%)
📈
128 (0%)
19960 (3%)
20024 (3%)
📈
64 (0%)
spike_lk_wifi ✔️ 130768 (6%)
130832 (6%)
📈
64 (0%)
21368 (4%)
21432 (4%)
📈
64 (0%)
spike_mbed_blinky ✔️ 57616 (2%) ø 11496 (2%) ø
spike_mbed_watchdog_ticker_vs_thread ✔️ 84112 (4%)
84176 (4%)
📈
64 (0%)
18920 (3%)
18984 (3%)
📈
64 (0%)
spike_stl_cxxsupport ✔️ 83424 (3%)
83488 (3%)
📈
64 (0%)
18144 (3%)
18208 (3%)
📈
64 (0%)

🗺️ Map files diff output

Click to show diff list
LekaOS (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/LekaOS-map.txt	2022-11-16 17:00:38.886300496 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/LekaOS-map.txt	2022-11-16 17:00:39.322302369 +0000
@@ -1,48 +1,48 @@
 | Module                     |           .text |       .data |          .bss |
 |----------------------------|-----------------|-------------|---------------|
-| [fill]                     |       650(+650) |     18(+18) |     233(+233) |
+| [fill]                     |       644(+644) |     18(+18) |     233(+233) |
 | [lib]/ActivityKit.a        |   19586(+19586) |       0(+0) |         0(+0) |
 | [lib]/BLEKit.a             |     1368(+1368) |       0(+0) |         0(+0) |
 | [lib]/BatteryKit.a         |       324(+324) |       0(+0) |         0(+0) |
 | [lib]/BehaviorKit.a        |     1794(+1794) |       0(+0) |         0(+0) |
 | [lib]/ColorKit.a           |       864(+864) |       0(+0) |         0(+0) |
 | [lib]/CommandKit.a         |     1120(+1120) |       0(+0) |         0(+0) |
 | [lib]/CoreBattery.a        |       472(+472) |       0(+0) |         0(+0) |
 | [lib]/CoreBufferedSerial.a |         62(+62) |       0(+0) |         0(+0) |
 | [lib]/CoreEventFlags.a     |         94(+94) |       0(+0) |         0(+0) |
 | [lib]/CoreEventQueue.a     |       116(+116) |       0(+0) |         0(+0) |
 | [lib]/CoreFlashMemory.a    |       546(+546) |       0(+0) |         0(+0) |
 | [lib]/CoreMCU.a            |         16(+16) |       0(+0) |         0(+0) |
 | [lib]/CoreMotor.a          |       130(+130) |       0(+0) |         0(+0) |
 | [lib]/CoreMutex.a          |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/CorePwm.a            |         12(+12) |       0(+0) |         0(+0) |
 | [lib]/CoreQSPI.a           |       160(+160) |       0(+0) |         0(+0) |
 | [lib]/CoreRFIDReader.a     |       588(+588) |       0(+0) |         0(+0) |
 | [lib]/CoreSPI.a            |         28(+28) |       0(+0) |         0(+0) |
 | [lib]/CoreSTM32Hal.a       |       930(+930) |       0(+0) |         0(+0) |
 | [lib]/CoreTimeout.a        |       204(+204) |       0(+0) |         0(+0) |
 | [lib]/CoreVideo.a          |     7944(+7944) |       1(+1) | 30800(+30800) |
 | [lib]/CriticalSection.a    |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/EventLoopKit.a       |       348(+348) |       0(+0) |         0(+0) |
 | [lib]/FileManagerKit.a     |     1432(+1432) |       0(+0) |         0(+0) |
 | [lib]/FirmwareKit.a        |       638(+638) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a         |         94(+94) |       0(+0) |         0(+0) |
 | [lib]/LedKit.a             |   19410(+19410) |       0(+0) |       10(+10) |
 | [lib]/RFIDKit.a            |     1074(+1074) |       0(+0) |         8(+8) |
 | [lib]/ReinforcerKit.a      |     1484(+1484) |       0(+0) |         0(+0) |
 | [lib]/SerialNumberKit.a    |       588(+588) |       0(+0) |         0(+0) |
 | [lib]/Utils.a              |         34(+34) |       0(+0) |         0(+0) |
 | [lib]/VideoKit.a           |       774(+774) |       0(+0) |       36(+36) |
 | [lib]/bootutil.a           |     1362(+1362) |     12(+12) |     132(+132) |
 | [lib]/c.a                  |   48840(+48840) | 2572(+2572) |       97(+97) |
 | [lib]/gcc.a                |     7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a                  |       564(+564) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a     | 174476(+174476) |   773(+773) | 19735(+19735) |
 | [lib]/misc                 |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a              |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a             |   10732(+10732) |     16(+16) |     204(+204) |
-| main.cpp.obj               | 102882(+102882) |   548(+548) | 31069(+31069) |
-| Subtotals                  | 409124(+409124) | 3944(+3944) | 82352(+82352) |
-Total Static RAM memory (data + bss): 86296(+86296) bytes
-Total Flash memory (text + data): 413068(+413068) bytes
+| main.cpp.obj               | 102952(+102952) |   548(+548) | 31133(+31133) |
+| Subtotals                  | 409188(+409188) | 3944(+3944) | 82416(+82416) |
+Total Static RAM memory (data + bss): 86360(+86360) bytes
+Total Flash memory (text + data): 413132(+413132) bytes
 
Flash used: 451828 (21%) / total: 2097152
SRAM used: 86728 (16%) / total: 524288
bootloader (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/bootloader-map.txt	2022-11-16 17:00:39.634303710 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/bootloader-map.txt	2022-11-16 17:00:39.898304844 +0000
@@ -1,28 +1,28 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       186(+186) |       8(+8) |       72(+72) |
+| [fill]                  |       180(+180) |       8(+8) |       72(+72) |
 | [lib]/ConfigKit.a       |       284(+284) |       0(+0) |         0(+0) |
 | [lib]/CoreBattery.a     |       472(+472) |       0(+0) |         0(+0) |
 | [lib]/CoreFlashMemory.a |       546(+546) |       0(+0) |         0(+0) |
 | [lib]/CoreMotor.a       |       130(+130) |       0(+0) |         0(+0) |
 | [lib]/CorePwm.a         |         12(+12) |       0(+0) |         0(+0) |
 | [lib]/CoreQSPI.a        |       160(+160) |       0(+0) |         0(+0) |
 | [lib]/CoreSPI.a         |         28(+28) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/FileManagerKit.a  |       932(+932) |       0(+0) |         0(+0) |
 | [lib]/FirmwareKit.a     |       638(+638) |       0(+0) |         0(+0) |
 | [lib]/bootutil.a        |     6022(+6022) |     16(+16) | 13816(+13816) |
 | [lib]/c.a               |   42144(+42144) | 2572(+2572) |       97(+97) |
 | [lib]/gcc.a             |     7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |       360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  |   83426(+83426) |   528(+528) | 11127(+11127) |
 | [lib]/misc              |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   11476(+11476) |     16(+16) |     204(+204) |
 | default_bd.cpp.obj      |       242(+242) |       0(+0) |     568(+568) |
-| main.cpp.obj            |     6870(+6870) |     24(+24) |   8064(+8064) |
+| main.cpp.obj            |     6940(+6940) |     24(+24) |   8128(+8128) |
 | signing_keys.c.obj      |           0(+0) |       0(+0) |         0(+0) |
-| Subtotals               | 161304(+161304) | 3168(+3168) | 33976(+33976) |
-Total Static RAM memory (data + bss): 37144(+37144) bytes
-Total Flash memory (text + data): 164472(+164472) bytes
+| Subtotals               | 161368(+161368) | 3168(+3168) | 34040(+34040) |
+Total Static RAM memory (data + bss): 37208(+37208) bytes
+Total Flash memory (text + data): 164536(+164536) bytes
 
Flash used: 181964 (8%) / total: 2097152
SRAM used: 37520 (7%) / total: 524288
functional_ut_boost_ut (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/functional_ut_boost_ut-map.txt	2022-11-16 17:00:40.322306665 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/functional_ut_boost_ut-map.txt	2022-11-16 17:00:40.694308263 +0000
@@ -1,24 +1,24 @@
 | Module                    |           .text |       .data |          .bss |
 |---------------------------|-----------------|-------------|---------------|
-| [fill]                    |       210(+210) |     16(+16) |       40(+40) |
+| [fill]                    |       204(+204) |     16(+16) |       40(+40) |
 | [lib]/CriticalSection.a   |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/c.a                 |   72688(+72688) | 2574(+2574) |       97(+97) |
 | [lib]/gcc.a               |     7416(+7416) |       0(+0) |         0(+0) |
 | [lib]/m.a                 |       372(+372) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a    |   54698(+54698) |   460(+460) | 10317(+10317) |
 | [lib]/misc                |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a             |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a            | 174840(+174840) |   145(+145) |   5720(+5720) |
-| __/__                     |     4704(+4704) |       1(+1) |   7325(+7325) |
+| __/__                     |     4774(+4774) |       1(+1) |   7389(+7389) |
 | test_array.cpp.obj        |     2544(+2544) |       8(+8) |         2(+2) |
 | test_expect.cpp.obj       |   13074(+13074) |       0(+0) |         1(+1) |
 | test_minimal.cpp.obj      |       486(+486) |       0(+0) |         1(+1) |
 | test_mutable.cpp.obj      |     3736(+3736) |       0(+0) |         1(+1) |
 | test_parametrized.cpp.obj |     8420(+8420) |       0(+0) |         1(+1) |
 | test_should.cpp.obj       |     2224(+2224) |       0(+0) |         1(+1) |
 | test_skip.cpp.obj         |     1662(+1662) |       0(+0) |         1(+1) |
 | test_spec.cpp.obj         |       702(+702) |       0(+0) |         1(+1) |
-| Subtotals                 | 348004(+348004) | 3208(+3208) | 23536(+23536) |
-Total Static RAM memory (data + bss): 26744(+26744) bytes
-Total Flash memory (text + data): 351212(+351212) bytes
+| Subtotals                 | 348068(+348068) | 3208(+3208) | 23600(+23600) |
+Total Static RAM memory (data + bss): 26808(+26808) bytes
+Total Flash memory (text + data): 351276(+351276) bytes
 
Flash used: 396128 (18%) / total: 2097152
SRAM used: 27152 (5%) / total: 524288
functional_ut_file_manager (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/functional_ut_file_manager-map.txt	2022-11-16 17:00:41.122310102 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/functional_ut_file_manager-map.txt	2022-11-16 17:00:41.494311700 +0000
@@ -1,18 +1,18 @@
 | Module                     |           .text |       .data |          .bss |
 |----------------------------|-----------------|-------------|---------------|
-| [fill]                     |       194(+194) |     12(+12) |       43(+43) |
+| [fill]                     |       188(+188) |     12(+12) |       43(+43) |
 | [lib]/CriticalSection.a    |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/FileManagerKit.a     |     1448(+1448) |       0(+0) |         0(+0) |
 | [lib]/c.a                  |   74560(+74560) | 2574(+2574) |       97(+97) |
 | [lib]/gcc.a                |     7416(+7416) |       0(+0) |         0(+0) |
 | [lib]/m.a                  |       372(+372) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a     |   57632(+57632) |   464(+464) | 10317(+10317) |
 | [lib]/misc                 |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a              |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a             | 181286(+181286) |   145(+145) |   5720(+5720) |
-| __/__                      |     4704(+4704) |       1(+1) |   7325(+7325) |
+| __/__                      |     4774(+4774) |       1(+1) |   7389(+7389) |
 | suite_file_manager.cpp.obj |     9636(+9636) |       8(+8) |     278(+278) |
-| Subtotals                  | 337476(+337476) | 3208(+3208) | 23808(+23808) |
-Total Static RAM memory (data + bss): 27016(+27016) bytes
-Total Flash memory (text + data): 340684(+340684) bytes
+| Subtotals                  | 337540(+337540) | 3208(+3208) | 23872(+23872) |
+Total Static RAM memory (data + bss): 27080(+27080) bytes
+Total Flash memory (text + data): 340748(+340748) bytes
 
Flash used: 385864 (18%) / total: 2097152
SRAM used: 27400 (5%) / total: 524288
functional_ut_io_expander (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/functional_ut_io_expander-map.txt	2022-11-16 17:00:41.902313452 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/functional_ut_io_expander-map.txt	2022-11-16 17:00:42.258314982 +0000
@@ -1,19 +1,19 @@
 | Module                    |           .text |       .data |          .bss |
 |---------------------------|-----------------|-------------|---------------|
-| [fill]                    |       176(+176) |     16(+16) |       35(+35) |
+| [fill]                    |       234(+234) |     16(+16) |       35(+35) |
 | [lib]/CoreI2C.a           |         90(+90) |       0(+0) |         0(+0) |
 | [lib]/CoreIOExpander.a    |       504(+504) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a   |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/c.a                 |   72688(+72688) | 2574(+2574) |       97(+97) |
 | [lib]/gcc.a               |     7416(+7416) |       0(+0) |         0(+0) |
 | [lib]/m.a                 |       372(+372) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a    |   61288(+61288) |   460(+460) | 10337(+10337) |
 | [lib]/misc                |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a             |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a            | 175248(+175248) |   145(+145) |   5720(+5720) |
-| __/__                     |     4704(+4704) |       1(+1) |   7325(+7325) |
+| __/__                     |     4774(+4774) |       1(+1) |   7389(+7389) |
 | suite_io_expander.cpp.obj |     2250(+2250) |       0(+0) |         2(+2) |
-| Subtotals                 | 324964(+324964) | 3200(+3200) | 23544(+23544) |
-Total Static RAM memory (data + bss): 26744(+26744) bytes
-Total Flash memory (text + data): 328164(+328164) bytes
+| Subtotals                 | 325092(+325092) | 3200(+3200) | 23608(+23608) |
+Total Static RAM memory (data + bss): 26808(+26808) bytes
+Total Flash memory (text + data): 328292(+328292) bytes
 
Flash used: 371832 (17%) / total: 2097152
SRAM used: 27120 (5%) / total: 524288
functional_ut_qdac (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/functional_ut_qdac-map.txt	2022-11-16 17:00:42.682316803 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/functional_ut_qdac-map.txt	2022-11-16 17:00:43.050318384 +0000
@@ -1,19 +1,19 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       214(+214) |     16(+16) |       35(+35) |
+| [fill]                  |       208(+208) |     16(+16) |       35(+35) |
 | [lib]/CoreI2C.a         |         90(+90) |       0(+0) |         0(+0) |
 | [lib]/CoreQDAC.a        |       854(+854) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/c.a               |   72688(+72688) | 2574(+2574) |       97(+97) |
 | [lib]/gcc.a             |     7416(+7416) |       0(+0) |         0(+0) |
 | [lib]/m.a               |       372(+372) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  |   61348(+61348) |   460(+460) | 10337(+10337) |
 | [lib]/misc              |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          | 175248(+175248) |   145(+145) |   5720(+5720) |
-| __/__                   |     4704(+4704) |       1(+1) |   7325(+7325) |
+| __/__                   |     4774(+4774) |       1(+1) |   7389(+7389) |
 | suite_qdac.cpp.obj      |     3018(+3018) |       0(+0) |         2(+2) |
-| Subtotals               | 326180(+326180) | 3200(+3200) | 23544(+23544) |
-Total Static RAM memory (data + bss): 26744(+26744) bytes
-Total Flash memory (text + data): 329380(+329380) bytes
+| Subtotals               | 326244(+326244) | 3200(+3200) | 23608(+23608) |
+Total Static RAM memory (data + bss): 26808(+26808) bytes
+Total Flash memory (text + data): 329444(+329444) bytes
 
Flash used: 373080 (17%) / total: 2097152
SRAM used: 27120 (5%) / total: 524288
spike_lk_audio (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_audio-map.txt	2022-11-16 17:00:43.354319790 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_audio-map.txt	2022-11-16 17:00:43.598321118 +0000
@@ -1,17 +1,17 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       208(+208) |       8(+8) |       34(+34) |
+| [fill]                  |       202(+202) |       8(+8) |       34(+34) |
 | [lib]/CriticalSection.a |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/FileManagerKit.a  |       896(+896) |       0(+0) |         0(+0) |
 | [lib]/c.a               |   40860(+40860) | 2572(+2572) |       97(+97) |
 | [lib]/gcc.a             |     7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |       360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  |   58066(+58066) |   464(+464) | 10325(+10325) |
 | [lib]/misc              |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |     8592(+8592) |     16(+16) |     204(+204) |
-| main.cpp.obj            |     2830(+2830) |       0(+0) |   6920(+6920) |
-| Subtotals               | 119188(+119188) | 3064(+3064) | 17608(+17608) |
-Total Static RAM memory (data + bss): 20672(+20672) bytes
-Total Flash memory (text + data): 122252(+122252) bytes
+| main.cpp.obj            |     2900(+2900) |       0(+0) |   6984(+6984) |
+| Subtotals               | 119252(+119252) | 3064(+3064) | 17672(+17672) |
+Total Static RAM memory (data + bss): 20736(+20736) bytes
+Total Flash memory (text + data): 122316(+122316) bytes
 
Flash used: 135196 (6%) / total: 2097152
SRAM used: 21048 (4%) / total: 524288
spike_lk_behavior_kit (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_behavior_kit-map.txt	2022-11-16 17:00:43.946323013 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_behavior_kit-map.txt	2022-11-16 17:00:44.226324538 +0000
@@ -1,29 +1,29 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       264(+264) |     15(+15) |       36(+36) |
+| [fill]                  |       258(+258) |     15(+15) |       36(+36) |
 | [lib]/BehaviorKit.a     |     1234(+1234) |       0(+0) |         0(+0) |
 | [lib]/ColorKit.a        |       864(+864) |       0(+0) |         0(+0) |
 | [lib]/CoreEventFlags.a  |         94(+94) |       0(+0) |         0(+0) |
 | [lib]/CoreMotor.a       |       130(+130) |       0(+0) |         0(+0) |
 | [lib]/CorePwm.a         |         12(+12) |       0(+0) |         0(+0) |
 | [lib]/CoreSPI.a         |         28(+28) |       0(+0) |         0(+0) |
 | [lib]/CoreSTM32Hal.a    |       930(+930) |       0(+0) |         0(+0) |
 | [lib]/CoreVideo.a       |     7944(+7944) |       1(+1) | 30800(+30800) |
 | [lib]/CriticalSection.a |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/EventLoopKit.a    |       348(+348) |       0(+0) |         0(+0) |
 | [lib]/FileManagerKit.a  |       932(+932) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |         94(+94) |       0(+0) |         0(+0) |
 | [lib]/LedKit.a          |   19410(+19410) |       0(+0) |       10(+10) |
 | [lib]/VideoKit.a        |       818(+818) |       0(+0) |       36(+36) |
 | [lib]/c.a               |   40920(+40920) | 2572(+2572) |       97(+97) |
 | [lib]/gcc.a             |     7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |       564(+564) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  |   69980(+69980) |   464(+464) | 10393(+10393) |
 | [lib]/misc              |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   10748(+10748) |     16(+16) |     204(+204) |
-| main.cpp.obj            |     6994(+6994) |   448(+448) |   9092(+9092) |
-| Subtotals               | 169684(+169684) | 3520(+3520) | 50696(+50696) |
-Total Static RAM memory (data + bss): 54216(+54216) bytes
-Total Flash memory (text + data): 173204(+173204) bytes
+| main.cpp.obj            |     7064(+7064) |   448(+448) |   9156(+9156) |
+| Subtotals               | 169748(+169748) | 3520(+3520) | 50760(+50760) |
+Total Static RAM memory (data + bss): 54280(+54280) bytes
+Total Flash memory (text + data): 173268(+173268) bytes
 
Flash used: 198316 (9%) / total: 2097152
SRAM used: 54600 (10%) / total: 524288
spike_lk_ble (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_ble-map.txt	2022-11-16 17:00:44.598326563 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_ble-map.txt	2022-11-16 17:00:44.906328240 +0000
@@ -1,19 +1,19 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       388(+388) |     15(+15) |       78(+78) |
+| [fill]                  |       382(+382) |     15(+15) |       78(+78) |
 | [lib]/BLEKit.a          |     1368(+1368) |       0(+0) |         0(+0) |
 | [lib]/CoreEventQueue.a  |       122(+122) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/FileManagerKit.a  |     1436(+1436) |       0(+0) |         0(+0) |
 | [lib]/c.a               |   40860(+40860) | 2572(+2572) |       97(+97) |
 | [lib]/gcc.a             |     7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |       360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 145464(+145464) |   709(+709) | 19447(+19447) |
 | [lib]/misc              |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |     9940(+9940) |     16(+16) |     204(+204) |
-| main.cpp.obj            |     7042(+7042) |     92(+92) | 11282(+11282) |
-| Subtotals               | 214356(+214356) | 3408(+3408) | 31136(+31136) |
-Total Static RAM memory (data + bss): 34544(+34544) bytes
-Total Flash memory (text + data): 217764(+217764) bytes
+| main.cpp.obj            |     7112(+7112) |     92(+92) | 11346(+11346) |
+| Subtotals               | 214420(+214420) | 3408(+3408) | 31200(+31200) |
+Total Static RAM memory (data + bss): 34608(+34608) bytes
+Total Flash memory (text + data): 217828(+217828) bytes
 
Flash used: 236716 (11%) / total: 2097152
SRAM used: 34920 (6%) / total: 524288
spike_lk_bluetooth (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_bluetooth-map.txt	2022-11-16 17:00:45.178329721 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_bluetooth-map.txt	2022-11-16 17:00:45.390330876 +0000
@@ -1,19 +1,19 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
 | BM64Converter.cpp.obj   |       76(+76) |       0(+0) |         0(+0) |
-| LekaBluetooth.cpp.obj   |   3302(+3302) |       6(+6) |   6408(+6408) |
-| [fill]                  |     162(+162) |     10(+10) |       28(+28) |
+| LekaBluetooth.cpp.obj   |   3372(+3372) |       6(+6) |   6472(+6472) |
+| [fill]                  |     156(+156) |     10(+10) |       28(+28) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/c.a               | 32512(+32512) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 31650(+31650) |   444(+444) |   8226(+8226) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5864(+5864) |       8(+8) |       44(+44) |
 | main.cpp.obj            |   1216(+1216) |       0(+0) |       32(+32) |
-| Subtotals               | 82612(+82612) | 2944(+2944) | 14824(+14824) |
-Total Static RAM memory (data + bss): 17768(+17768) bytes
-Total Flash memory (text + data): 85556(+85556) bytes
+| Subtotals               | 82676(+82676) | 2944(+2944) | 14888(+14888) |
+Total Static RAM memory (data + bss): 17832(+17832) bytes
+Total Flash memory (text + data): 85620(+85620) bytes
 
Flash used: 92364 (4%) / total: 2097152
SRAM used: 18128 (3%) / total: 524288
spike_lk_cg_animations (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_cg_animations-map.txt	2022-11-16 17:00:45.690332509 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_cg_animations-map.txt	2022-11-16 17:00:45.946333903 +0000
@@ -1,20 +1,20 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       202(+202) |       3(+3) |       38(+38) |
+| [fill]                  |       196(+196) |       3(+3) |       38(+38) |
 | [lib]/CoreSTM32Hal.a    |       930(+930) |       0(+0) |         0(+0) |
 | [lib]/CoreVideo.a       |     7920(+7920) |       1(+1) | 30800(+30800) |
 | [lib]/CriticalSection.a |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |         94(+94) |       0(+0) |         0(+0) |
 | [lib]/UIAnimationKit.a  |       508(+508) |       0(+0) |         0(+0) |
 | [lib]/c.a               |   35904(+35904) | 2572(+2572) |       97(+97) |
 | [lib]/gcc.a             |     7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |       360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  |   66108(+66108) |   460(+460) | 10393(+10393) |
 | [lib]/misc              |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |     5864(+5864) |       8(+8) |       44(+44) |
-| main.cpp.obj            |     3486(+3486) |       8(+8) |   8320(+8320) |
-| Subtotals               | 128752(+128752) | 3056(+3056) | 49720(+49720) |
-Total Static RAM memory (data + bss): 52776(+52776) bytes
-Total Flash memory (text + data): 131808(+131808) bytes
+| main.cpp.obj            |     3556(+3556) |       8(+8) |   8384(+8384) |
+| Subtotals               | 128816(+128816) | 3056(+3056) | 49784(+49784) |
+Total Static RAM memory (data + bss): 52840(+52840) bytes
+Total Flash memory (text + data): 131872(+131872) bytes
 
Flash used: 152328 (7%) / total: 2097152
SRAM used: 53128 (10%) / total: 524288
spike_lk_color_kit (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_color_kit-map.txt	2022-11-16 17:00:46.210335341 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_color_kit-map.txt	2022-11-16 17:00:46.422336495 +0000
@@ -1,19 +1,19 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     150(+150) |       8(+8) |       32(+32) |
+| [fill]                  |     144(+144) |       8(+8) |       32(+32) |
 | [lib]/ColorKit.a        |     864(+864) |       0(+0) |         0(+0) |
 | [lib]/CoreSPI.a         |       28(+28) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/c.a               | 24948(+24948) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     564(+564) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 34528(+34528) |   444(+444) | 10078(+10078) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5424(+5424) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   4060(+4060) |       0(+0) |   6752(+6752) |
-| Subtotals               | 78036(+78036) | 2936(+2936) | 16992(+16992) |
-Total Static RAM memory (data + bss): 19928(+19928) bytes
-Total Flash memory (text + data): 80972(+80972) bytes
+| main.cpp.obj            |   4130(+4130) |       0(+0) |   6816(+6816) |
+| Subtotals               | 78100(+78100) | 2936(+2936) | 17056(+17056) |
+Total Static RAM memory (data + bss): 19992(+19992) bytes
+Total Flash memory (text + data): 81036(+81036) bytes
 
Flash used: 88416 (4%) / total: 2097152
SRAM used: 20280 (3%) / total: 524288
spike_lk_command_kit (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_command_kit-map.txt	2022-11-16 17:00:46.790338499 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_command_kit-map.txt	2022-11-16 17:00:47.094340154 +0000
@@ -1,31 +1,31 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       292(+292) |     17(+17) |       40(+40) |
+| [fill]                  |       286(+286) |     17(+17) |       40(+40) |
 | [lib]/ColorKit.a        |       864(+864) |       0(+0) |         0(+0) |
 | [lib]/CommandKit.a      |     1152(+1152) |       0(+0) |         0(+0) |
 | [lib]/CoreEventFlags.a  |         94(+94) |       0(+0) |         0(+0) |
 | [lib]/CoreMotor.a       |       130(+130) |       0(+0) |         0(+0) |
 | [lib]/CorePwm.a         |         12(+12) |       0(+0) |         0(+0) |
 | [lib]/CoreSPI.a         |         28(+28) |       0(+0) |         0(+0) |
 | [lib]/CoreSTM32Hal.a    |       930(+930) |       0(+0) |         0(+0) |
 | [lib]/CoreVideo.a       |     7944(+7944) |       1(+1) | 30800(+30800) |
 | [lib]/CriticalSection.a |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/EventLoopKit.a    |       348(+348) |       0(+0) |         0(+0) |
 | [lib]/FileManagerKit.a  |       932(+932) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |         94(+94) |       0(+0) |         0(+0) |
 | [lib]/LedKit.a          |   19264(+19264) |       0(+0) |       10(+10) |
 | [lib]/ReinforcerKit.a   |     1544(+1544) |       0(+0) |         0(+0) |
 | [lib]/Utils.a           |         34(+34) |       0(+0) |         0(+0) |
 | [lib]/VideoKit.a        |       818(+818) |       0(+0) |       36(+36) |
 | [lib]/c.a               |   40920(+40920) | 2572(+2572) |       97(+97) |
 | [lib]/gcc.a             |     7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |       564(+564) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  |   69980(+69980) |   464(+464) | 10393(+10393) |
 | [lib]/misc              |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   10748(+10748) |     16(+16) |     204(+204) |
-| main.cpp.obj            |     9456(+9456) |   718(+718) | 12152(+12152) |
-| Subtotals               | 173524(+173524) | 3792(+3792) | 53760(+53760) |
-Total Static RAM memory (data + bss): 57552(+57552) bytes
-Total Flash memory (text + data): 177316(+177316) bytes
+| main.cpp.obj            |     9526(+9526) |   718(+718) | 12216(+12216) |
+| Subtotals               | 173588(+173588) | 3792(+3792) | 53824(+53824) |
+Total Static RAM memory (data + bss): 57616(+57616) bytes
+Total Flash memory (text + data): 177380(+177380) bytes
 
Flash used: 202844 (9%) / total: 2097152
SRAM used: 57936 (11%) / total: 524288
spike_lk_config_kit (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_config_kit-map.txt	2022-11-16 17:00:47.422341940 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_config_kit-map.txt	2022-11-16 17:00:47.666343269 +0000
@@ -1,19 +1,19 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       196(+196) |       8(+8) |       45(+45) |
+| [fill]                  |       190(+190) |       8(+8) |       45(+45) |
 | [lib]/ConfigKit.a       |       328(+328) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/FileManagerKit.a  |       896(+896) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |         94(+94) |       0(+0) |         0(+0) |
 | [lib]/c.a               |   40860(+40860) | 2572(+2572) |       97(+97) |
 | [lib]/gcc.a             |     7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |       360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  |   57642(+57642) |   464(+464) | 10317(+10317) |
 | [lib]/misc              |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   11476(+11476) |     16(+16) |     204(+204) |
-| main.cpp.obj            |     3288(+3288) |       0(+0) |   6909(+6909) |
-| Subtotals               | 122516(+122516) | 3064(+3064) | 17600(+17600) |
-Total Static RAM memory (data + bss): 20664(+20664) bytes
-Total Flash memory (text + data): 125580(+125580) bytes
+| main.cpp.obj            |     3358(+3358) |       0(+0) |   6973(+6973) |
+| Subtotals               | 122580(+122580) | 3064(+3064) | 17664(+17664) |
+Total Static RAM memory (data + bss): 20728(+20728) bytes
+Total Flash memory (text + data): 125644(+125644) bytes
 
Flash used: 138932 (6%) / total: 2097152
SRAM used: 21040 (4%) / total: 524288
spike_lk_coreled (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_coreled-map.txt	2022-11-16 17:00:47.950344815 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_coreled-map.txt	2022-11-16 17:00:48.174346035 +0000
@@ -1,18 +1,18 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     126(+126) |       8(+8) |       30(+30) |
+| [fill]                  |     120(+120) |       8(+8) |       30(+30) |
 | [lib]/CoreSPI.a         |       28(+28) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/c.a               | 24948(+24948) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 34464(+34464) |   444(+444) | 10078(+10078) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5864(+5864) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   4008(+4008) |       0(+0) |   6642(+6642) |
-| Subtotals               | 77268(+77268) | 2936(+2936) | 16880(+16880) |
-Total Static RAM memory (data + bss): 19816(+19816) bytes
-Total Flash memory (text + data): 80204(+80204) bytes
+| main.cpp.obj            |   4078(+4078) |       0(+0) |   6706(+6706) |
+| Subtotals               | 77332(+77332) | 2936(+2936) | 16944(+16944) |
+Total Static RAM memory (data + bss): 19880(+19880) bytes
+Total Flash memory (text + data): 80268(+80268) bytes
 
Flash used: 87980 (4%) / total: 2097152
SRAM used: 20168 (3%) / total: 524288
spike_lk_core_touch_sensor (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_core_touch_sensor-map.txt	2022-11-16 17:00:48.454347560 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_core_touch_sensor-map.txt	2022-11-16 17:00:48.678348744 +0000
@@ -1,21 +1,21 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     136(+136) |       4(+4) |       26(+26) |
+| [fill]                  |     130(+130) |       4(+4) |       26(+26) |
 | [lib]/CoreI2C.a         |       36(+36) |       0(+0) |         0(+0) |
 | [lib]/CoreIOExpander.a  |     488(+488) |       0(+0) |         0(+0) |
 | [lib]/CoreQDAC.a        |     838(+838) |       0(+0) |         0(+0) |
 | [lib]/CoreTouchSensor.a |     136(+136) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/c.a               | 24948(+24948) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 38300(+38300) |   444(+444) |   8246(+8246) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5864(+5864) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   4068(+4068) |       4(+4) |   7046(+7046) |
-| Subtotals               | 82644(+82644) | 2936(+2936) | 15448(+15448) |
-Total Static RAM memory (data + bss): 18384(+18384) bytes
-Total Flash memory (text + data): 85580(+85580) bytes
+| main.cpp.obj            |   4138(+4138) |       4(+4) |   7110(+7110) |
+| Subtotals               | 82708(+82708) | 2936(+2936) | 15512(+15512) |
+Total Static RAM memory (data + bss): 18448(+18448) bytes
+Total Flash memory (text + data): 85644(+85644) bytes
 
Flash used: 92820 (4%) / total: 2097152
SRAM used: 18736 (3%) / total: 524288
spike_lk_event_queue (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_event_queue-map.txt	2022-11-16 17:00:48.970349930 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_event_queue-map.txt	2022-11-16 17:00:49.194350840 +0000
@@ -1,17 +1,17 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     154(+154) |       8(+8) |       28(+28) |
+| [fill]                  |     144(+144) |       8(+8) |       28(+28) |
 | [lib]/CoreEventQueue.a  |       44(+44) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/c.a               | 24948(+24948) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 31426(+31426) |   444(+444) |   8226(+8226) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5424(+5424) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   4912(+4912) |       0(+0) |   7136(+7136) |
-| Subtotals               | 74644(+74644) | 2936(+2936) | 15520(+15520) |
-Total Static RAM memory (data + bss): 18456(+18456) bytes
-Total Flash memory (text + data): 77580(+77580) bytes
+| main.cpp.obj            |   4986(+4986) |       0(+0) |   7200(+7200) |
+| Subtotals               | 74708(+74708) | 2936(+2936) | 15584(+15584) |
+Total Static RAM memory (data + bss): 18520(+18520) bytes
+Total Flash memory (text + data): 77644(+77644) bytes
 
Flash used: 84152 (4%) / total: 2097152
SRAM used: 18808 (3%) / total: 524288
spike_lk_file_manager_kit (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_file_manager_kit-map.txt	2022-11-16 17:00:49.510352125 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_file_manager_kit-map.txt	2022-11-16 17:00:49.770353181 +0000
@@ -1,18 +1,18 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       170(+170) |       0(+0) |       42(+42) |
+| [fill]                  |       164(+164) |       0(+0) |       42(+42) |
 | [lib]/CriticalSection.a |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/FileManagerKit.a  |     1404(+1404) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |         94(+94) |       0(+0) |         0(+0) |
 | [lib]/c.a               |   48236(+48236) | 2572(+2572) |       97(+97) |
 | [lib]/gcc.a             |     7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |       360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  |   57860(+57860) |   464(+464) | 10317(+10317) |
 | [lib]/misc              |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   14538(+14538) |     16(+16) |     204(+204) |
-| main.cpp.obj            |     6190(+6190) |       0(+0) |   7280(+7280) |
-| Subtotals               | 136228(+136228) | 3056(+3056) | 17968(+17968) |
-Total Static RAM memory (data + bss): 21024(+21024) bytes
-Total Flash memory (text + data): 139284(+139284) bytes
+| main.cpp.obj            |     6260(+6260) |       0(+0) |   7344(+7344) |
+| Subtotals               | 136292(+136292) | 3056(+3056) | 18032(+18032) |
+Total Static RAM memory (data + bss): 21088(+21088) bytes
+Total Flash memory (text + data): 139348(+139348) bytes
 
Flash used: 154048 (7%) / total: 2097152
SRAM used: 21400 (4%) / total: 524288
spike_lk_file_reception (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_file_reception-map.txt	2022-11-16 17:00:50.114354579 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_file_reception-map.txt	2022-11-16 17:00:50.402355749 +0000
@@ -1,21 +1,21 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       356(+356) |     16(+16) |       44(+44) |
+| [fill]                  |       350(+350) |     16(+16) |       44(+44) |
 | [lib]/CoreWifi.a        |     4598(+4598) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/FileManagerKit.a  |       892(+892) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |         94(+94) |       0(+0) |         0(+0) |
 | [lib]/WebKit.a          |     1208(+1208) |       0(+0) |         0(+0) |
 | [lib]/c.a               |   54216(+54216) | 2574(+2574) |       97(+97) |
 | [lib]/gcc.a             |     7416(+7416) |       0(+0) |         0(+0) |
 | [lib]/m.a               |       372(+372) |       0(+0) |         0(+0) |
 | [lib]/mbed-http.a       |     6896(+6896) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 186540(+186540) |   614(+614) | 13727(+13727) |
 | [lib]/misc              |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |     5908(+5908) |       8(+8) |       44(+44) |
-| main.cpp.obj            |     3812(+3812) |       0(+0) | 16628(+16628) |
-| Subtotals               | 272536(+272536) | 3216(+3216) | 30568(+30568) |
-Total Static RAM memory (data + bss): 33784(+33784) bytes
-Total Flash memory (text + data): 275752(+275752) bytes
+| main.cpp.obj            |     3882(+3882) |       0(+0) | 16692(+16692) |
+| Subtotals               | 272600(+272600) | 3216(+3216) | 30632(+30632) |
+Total Static RAM memory (data + bss): 33848(+33848) bytes
+Total Flash memory (text + data): 275816(+275816) bytes
 
Flash used: 331308 (15%) / total: 2097152
SRAM used: 34136 (6%) / total: 524288
spike_lk_flash_memory (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_flash_memory-map.txt	2022-11-16 17:00:50.682356887 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_flash_memory-map.txt	2022-11-16 17:00:50.902357781 +0000
@@ -1,19 +1,19 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     164(+164) |       8(+8) |       28(+28) |
+| [fill]                  |     158(+158) |       8(+8) |       28(+28) |
 | [lib]/CoreFlashMemory.a |     606(+606) |       0(+0) |         0(+0) |
 | [lib]/CoreQSPI.a        |     204(+204) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/c.a               | 24948(+24948) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 35312(+35312) |   444(+444) |   8266(+8266) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5424(+5424) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   2588(+2588) |       0(+0) |   6408(+6408) |
-| Subtotals               | 77076(+77076) | 2936(+2936) | 14832(+14832) |
-Total Static RAM memory (data + bss): 17768(+17768) bytes
-Total Flash memory (text + data): 80012(+80012) bytes
+| main.cpp.obj            |   2658(+2658) |       0(+0) |   6472(+6472) |
+| Subtotals               | 77140(+77140) | 2936(+2936) | 14896(+14896) |
+Total Static RAM memory (data + bss): 17832(+17832) bytes
+Total Flash memory (text + data): 80076(+80076) bytes
 
Flash used: 86776 (4%) / total: 2097152
SRAM used: 18120 (3%) / total: 524288
spike_lk_lcd (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_lcd-map.txt	2022-11-16 17:00:51.846361593 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_lcd-map.txt	2022-11-16 17:00:52.106362639 +0000
@@ -1,22 +1,22 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       222(+222) |     11(+11) |       30(+30) |
+| [fill]                  |       216(+216) |     11(+11) |       30(+30) |
 | [lib]/CoreEventFlags.a  |         94(+94) |       0(+0) |         0(+0) |
 | [lib]/CoreSTM32Hal.a    |       930(+930) |       0(+0) |         0(+0) |
 | [lib]/CoreVideo.a       |     7960(+7960) |       1(+1) | 30800(+30800) |
 | [lib]/CriticalSection.a |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/FileManagerKit.a  |       932(+932) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |         94(+94) |       0(+0) |         0(+0) |
 | [lib]/VideoKit.a        |       774(+774) |       0(+0) |       36(+36) |
 | [lib]/c.a               |   40860(+40860) | 2572(+2572) |       97(+97) |
 | [lib]/gcc.a             |     7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |       360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  |   69792(+69792) |   464(+464) | 10393(+10393) |
 | [lib]/misc              |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   10748(+10748) |     16(+16) |     204(+204) |
-| main.cpp.obj            |     4582(+4582) |     44(+44) |   8276(+8276) |
-| Subtotals               | 144724(+144724) | 3112(+3112) | 49864(+49864) |
-Total Static RAM memory (data + bss): 52976(+52976) bytes
-Total Flash memory (text + data): 147836(+147836) bytes
+| main.cpp.obj            |     4652(+4652) |     44(+44) |   8340(+8340) |
+| Subtotals               | 144788(+144788) | 3112(+3112) | 49928(+49928) |
+Total Static RAM memory (data + bss): 53040(+53040) bytes
+Total Flash memory (text + data): 147900(+147900) bytes
 
Flash used: 171916 (8%) / total: 2097152
SRAM used: 53352 (10%) / total: 524288
spike_lk_led_kit (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_led_kit-map.txt	2022-11-16 17:00:52.414363877 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_led_kit-map.txt	2022-11-16 17:00:52.662364874 +0000
@@ -1,22 +1,22 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       220(+220) |       8(+8) |       26(+26) |
+| [fill]                  |       214(+214) |       8(+8) |       26(+26) |
 | [lib]/ColorKit.a        |       864(+864) |       0(+0) |         0(+0) |
 | [lib]/CoreEventFlags.a  |       138(+138) |       0(+0) |         0(+0) |
 | [lib]/CoreSPI.a         |         28(+28) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/EventLoopKit.a    |       348(+348) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |         94(+94) |       0(+0) |         0(+0) |
 | [lib]/LedKit.a          |   19410(+19410) |       0(+0) |       10(+10) |
 | [lib]/c.a               |   25008(+25008) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |     7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |       564(+564) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  |   34718(+34718) |   444(+444) | 10078(+10078) |
 | [lib]/misc              |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |     5864(+5864) |       8(+8) |       44(+44) |
-| main.cpp.obj            |     8300(+8300) |   440(+440) |   7108(+7108) |
-| Subtotals               | 102932(+102932) | 3376(+3376) | 17352(+17352) |
-Total Static RAM memory (data + bss): 20728(+20728) bytes
-Total Flash memory (text + data): 106308(+106308) bytes
+| main.cpp.obj            |     8370(+8370) |   440(+440) |   7172(+7172) |
+| Subtotals               | 102996(+102996) | 3376(+3376) | 17416(+17416) |
+Total Static RAM memory (data + bss): 20792(+20792) bytes
+Total Flash memory (text + data): 106372(+106372) bytes
 
Flash used: 115772 (5%) / total: 2097152
SRAM used: 21088 (4%) / total: 524288
spike_lk_log_kit (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_log_kit-map.txt	2022-11-16 17:00:52.938365984 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_log_kit-map.txt	2022-11-16 17:00:53.146366821 +0000
@@ -1,19 +1,19 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     154(+154) |       8(+8) |       32(+32) |
+| [fill]                  |     170(+170) |       8(+8) |       32(+32) |
 | [lib]/CoreEventQueue.a  |       44(+44) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/c.a               | 24948(+24948) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 31754(+31754) |   444(+444) |   8226(+8226) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5424(+5424) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   3038(+3038) |       0(+0) |   7372(+7372) |
-| source/utils.cpp.obj    |   1708(+1708) |       0(+0) |     256(+256) |
-| Subtotals               | 74900(+74900) | 2936(+2936) | 16016(+16016) |
-Total Static RAM memory (data + bss): 18952(+18952) bytes
-Total Flash memory (text + data): 77836(+77836) bytes
+| main.cpp.obj            |   3108(+3108) |       0(+0) |   7436(+7436) |
+| source/utils.cpp.obj    |   1686(+1686) |       0(+0) |     256(+256) |
+| Subtotals               | 74964(+74964) | 2936(+2936) | 16080(+16080) |
+Total Static RAM memory (data + bss): 19016(+19016) bytes
+Total Flash memory (text + data): 77900(+77900) bytes
 
Flash used: 84776 (4%) / total: 2097152
SRAM used: 19312 (3%) / total: 524288
spike_lk_motors (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_motors-map.txt	2022-11-16 17:00:53.426367947 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_motors-map.txt	2022-11-16 17:00:53.658368880 +0000
@@ -1,19 +1,19 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     152(+152) |       8(+8) |       24(+24) |
+| [fill]                  |     146(+146) |       8(+8) |       24(+24) |
 | [lib]/CoreMotor.a       |     146(+146) |       0(+0) |         0(+0) |
 | [lib]/CorePwm.a         |       56(+56) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/c.a               | 24948(+24948) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 34106(+34106) |   444(+444) |   8302(+8302) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5424(+5424) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   3006(+3006) |       0(+0) |   6408(+6408) |
-| Subtotals               | 75668(+75668) | 2936(+2936) | 14864(+14864) |
-Total Static RAM memory (data + bss): 17800(+17800) bytes
-Total Flash memory (text + data): 78604(+78604) bytes
+| main.cpp.obj            |   3076(+3076) |       0(+0) |   6472(+6472) |
+| Subtotals               | 75732(+75732) | 2936(+2936) | 14928(+14928) |
+Total Static RAM memory (data + bss): 17864(+17864) bytes
+Total Flash memory (text + data): 78668(+78668) bytes
 
Flash used: 86072 (4%) / total: 2097152
SRAM used: 18152 (3%) / total: 524288
spike_lk_qdac (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_qdac-map.txt	2022-11-16 17:00:53.946370038 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_qdac-map.txt	2022-11-16 17:00:54.162370906 +0000
@@ -1,19 +1,19 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     164(+164) |       8(+8) |       26(+26) |
+| [fill]                  |     158(+158) |       8(+8) |       26(+26) |
 | [lib]/CoreI2C.a         |       36(+36) |       0(+0) |         0(+0) |
 | [lib]/CoreQDAC.a        |     838(+838) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/c.a               | 24948(+24948) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 38364(+38364) |   444(+444) |   8246(+8246) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5864(+5864) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   3448(+3448) |       0(+0) |   6990(+6990) |
-| Subtotals               | 81492(+81492) | 2936(+2936) | 15392(+15392) |
-Total Static RAM memory (data + bss): 18328(+18328) bytes
-Total Flash memory (text + data): 84428(+84428) bytes
+| main.cpp.obj            |   3518(+3518) |       0(+0) |   7054(+7054) |
+| Subtotals               | 81556(+81556) | 2936(+2936) | 15456(+15456) |
+Total Static RAM memory (data + bss): 18392(+18392) bytes
+Total Flash memory (text + data): 84492(+84492) bytes
 
Flash used: 91572 (4%) / total: 2097152
SRAM used: 18680 (3%) / total: 524288
spike_lk_reinforcer (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_reinforcer-map.txt	2022-11-16 17:00:54.450372064 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_reinforcer-map.txt	2022-11-16 17:00:54.690373029 +0000
@@ -1,22 +1,22 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     194(+194) |       8(+8) |       26(+26) |
+| [fill]                  |     188(+188) |       8(+8) |       26(+26) |
 | [lib]/ColorKit.a        |     864(+864) |       0(+0) |         0(+0) |
 | [lib]/CoreEventFlags.a  |     138(+138) |       0(+0) |         0(+0) |
 | [lib]/CoreSPI.a         |       28(+28) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/EventLoopKit.a    |     348(+348) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/LedKit.a          | 19264(+19264) |       0(+0) |       10(+10) |
 | [lib]/c.a               | 25008(+25008) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     564(+564) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 34718(+34718) |   444(+444) | 10078(+10078) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5864(+5864) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   5464(+5464) |   440(+440) |   7108(+7108) |
-| Subtotals               | 99924(+99924) | 3376(+3376) | 17352(+17352) |
-Total Static RAM memory (data + bss): 20728(+20728) bytes
-Total Flash memory (text + data): 103300(+103300) bytes
+| main.cpp.obj            |   5534(+5534) |   440(+440) |   7172(+7172) |
+| Subtotals               | 99988(+99988) | 3376(+3376) | 17416(+17416) |
+Total Static RAM memory (data + bss): 20792(+20792) bytes
+Total Flash memory (text + data): 103364(+103364) bytes
 
Flash used: 112252 (5%) / total: 2097152
SRAM used: 21088 (4%) / total: 524288
spike_lk_rfid (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_rfid-map.txt	2022-11-16 17:00:54.962374123 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_rfid-map.txt	2022-11-16 17:00:55.182375008 +0000
@@ -1,21 +1,21 @@
 | Module                     |         .text |       .data |          .bss |
 |----------------------------|---------------|-------------|---------------|
-| [fill]                     |     164(+164) |       8(+8) |       28(+28) |
+| [fill]                     |     158(+158) |       8(+8) |       28(+28) |
 | [lib]/CoreBufferedSerial.a |     108(+108) |       0(+0) |         0(+0) |
 | [lib]/CoreEventQueue.a     |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/CoreRFIDReader.a     |     702(+702) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a    |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a         |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/RFIDKit.a            |   1066(+1066) |       0(+0) |         8(+8) |
 | [lib]/c.a                  | 25048(+25048) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a                |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a                  |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a     | 31650(+31650) |   444(+444) |   8226(+8226) |
 | [lib]/misc                 |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a              |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a             |   5864(+5864) |       8(+8) |       44(+44) |
-| main.cpp.obj               |   2630(+2630) |       0(+0) |   6408(+6408) |
-| Subtotals                  | 75156(+75156) | 2936(+2936) | 14800(+14800) |
-Total Static RAM memory (data + bss): 17736(+17736) bytes
-Total Flash memory (text + data): 78092(+78092) bytes
+| main.cpp.obj               |   2700(+2700) |       0(+0) |   6472(+6472) |
+| Subtotals                  | 75220(+75220) | 2936(+2936) | 14864(+14864) |
+Total Static RAM memory (data + bss): 17800(+17800) bytes
+Total Flash memory (text + data): 78156(+78156) bytes
 
Flash used: 84764 (4%) / total: 2097152
SRAM used: 18088 (3%) / total: 524288
spike_lk_sensors_battery (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_sensors_battery-map.txt	2022-11-16 17:00:55.470376166 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_sensors_battery-map.txt	2022-11-16 17:00:55.694377067 +0000
@@ -1,19 +1,19 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     156(+156) |       8(+8) |       30(+30) |
+| [fill]                  |     150(+150) |       8(+8) |       30(+30) |
 | [lib]/BatteryKit.a      |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/CoreBattery.a     |     472(+472) |       0(+0) |         0(+0) |
 | [lib]/CoreEventQueue.a  |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/c.a               | 24948(+24948) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 34526(+34526) |   444(+444) |   8804(+8804) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5424(+5424) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   3168(+3168) |       0(+0) |   6932(+6932) |
-| Subtotals               | 76884(+76884) | 2936(+2936) | 15896(+15896) |
-Total Static RAM memory (data + bss): 18832(+18832) bytes
-Total Flash memory (text + data): 79820(+79820) bytes
+| main.cpp.obj            |   3238(+3238) |       0(+0) |   6996(+6996) |
+| Subtotals               | 76948(+76948) | 2936(+2936) | 15960(+15960) |
+Total Static RAM memory (data + bss): 18896(+18896) bytes
+Total Flash memory (text + data): 79884(+79884) bytes
 
Flash used: 87120 (4%) / total: 2097152
SRAM used: 19184 (3%) / total: 524288
spike_lk_sensors_light (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_sensors_light-map.txt	2022-11-16 17:00:55.998378289 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_sensors_light-map.txt	2022-11-16 17:00:56.218379174 +0000
@@ -1,18 +1,18 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     168(+168) |       8(+8) |       28(+28) |
+| [fill]                  |     162(+162) |       8(+8) |       28(+28) |
 | [lib]/CoreLightSensor.a |       24(+24) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/c.a               | 24948(+24948) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 33490(+33490) |   444(+444) |   8266(+8266) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5424(+5424) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   2376(+2376) |       0(+0) |   6408(+6408) |
-| Subtotals               | 74260(+74260) | 2936(+2936) | 14832(+14832) |
-Total Static RAM memory (data + bss): 17768(+17768) bytes
-Total Flash memory (text + data): 77196(+77196) bytes
+| main.cpp.obj            |   2446(+2446) |       0(+0) |   6472(+6472) |
+| Subtotals               | 74324(+74324) | 2936(+2936) | 14896(+14896) |
+Total Static RAM memory (data + bss): 17832(+17832) bytes
+Total Flash memory (text + data): 77260(+77260) bytes
 
Flash used: 84072 (4%) / total: 2097152
SRAM used: 18120 (3%) / total: 524288
spike_lk_sensors_microphone (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_sensors_microphone-map.txt	2022-11-16 17:00:56.514380364 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_sensors_microphone-map.txt	2022-11-16 17:00:56.730381233 +0000
@@ -1,18 +1,18 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     126(+126) |       8(+8) |       28(+28) |
+| [fill]                  |     120(+120) |       8(+8) |       28(+28) |
 | [lib]/CoreMicrophone.a  |         4(+4) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/c.a               | 24948(+24948) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     448(+448) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 33490(+33490) |   444(+444) |   8266(+8266) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5424(+5424) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   2990(+2990) |       0(+0) |   6408(+6408) |
-| Subtotals               | 74900(+74900) | 2936(+2936) | 14832(+14832) |
-Total Static RAM memory (data + bss): 17768(+17768) bytes
-Total Flash memory (text + data): 77836(+77836) bytes
+| main.cpp.obj            |   3060(+3060) |       0(+0) |   6472(+6472) |
+| Subtotals               | 74964(+74964) | 2936(+2936) | 14896(+14896) |
+Total Static RAM memory (data + bss): 17832(+17832) bytes
+Total Flash memory (text + data): 77900(+77900) bytes
 
Flash used: 84760 (4%) / total: 2097152
SRAM used: 18120 (3%) / total: 524288
spike_lk_sensors_temperature_humidity (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_sensors_temperature_humidity-map.txt	2022-11-16 17:00:57.006382342 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_sensors_temperature_humidity-map.txt	2022-11-16 17:00:57.234383259 +0000
@@ -1,19 +1,19 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     154(+154) |       8(+8) |       24(+24) |
+| [fill]                  |     148(+148) |       8(+8) |       24(+24) |
 | [lib]/CoreHTS.a         |   1546(+1546) |       0(+0) |         0(+0) |
 | [lib]/CoreI2C.a         |       90(+90) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/Utils.a           |       78(+78) |       0(+0) |         0(+0) |
 | [lib]/c.a               | 24948(+24948) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 38068(+38068) |   444(+444) |   8246(+8246) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5424(+5424) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   2552(+2552) |       0(+0) |   6408(+6408) |
-| Subtotals               | 80596(+80596) | 2936(+2936) | 14808(+14808) |
-Total Static RAM memory (data + bss): 17744(+17744) bytes
-Total Flash memory (text + data): 83532(+83532) bytes
+| main.cpp.obj            |   2622(+2622) |       0(+0) |   6472(+6472) |
+| Subtotals               | 80660(+80660) | 2936(+2936) | 14872(+14872) |
+Total Static RAM memory (data + bss): 17808(+17808) bytes
+Total Flash memory (text + data): 83596(+83596) bytes
 
Flash used: 90400 (4%) / total: 2097152
SRAM used: 18096 (3%) / total: 524288
spike_lk_sensors_touch (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_sensors_touch-map.txt	2022-11-16 17:00:57.502384337 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_sensors_touch-map.txt	2022-11-16 17:00:57.738385286 +0000
@@ -1,18 +1,18 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     160(+160) |       8(+8) |       24(+24) |
+| [fill]                  |     154(+154) |       8(+8) |       24(+24) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/_LekaTouch.a      |   2266(+2266) |       0(+0) |     256(+256) |
 | [lib]/c.a               | 24948(+24948) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 38408(+38408) |   444(+444) |   8246(+8246) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5424(+5424) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   2520(+2520) |       0(+0) |   6408(+6408) |
-| Subtotals               | 81556(+81556) | 2936(+2936) | 15064(+15064) |
-Total Static RAM memory (data + bss): 18000(+18000) bytes
-Total Flash memory (text + data): 84492(+84492) bytes
+| main.cpp.obj            |   2590(+2590) |       0(+0) |   6472(+6472) |
+| Subtotals               | 81620(+81620) | 2936(+2936) | 15128(+15128) |
+Total Static RAM memory (data + bss): 18064(+18064) bytes
+Total Flash memory (text + data): 84556(+84556) bytes
 
Flash used: 91672 (4%) / total: 2097152
SRAM used: 18360 (3%) / total: 524288
spike_lk_serial_number (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_serial_number-map.txt	2022-11-16 17:00:58.022386428 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_serial_number-map.txt	2022-11-16 17:00:58.266387409 +0000
@@ -1,20 +1,20 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       176(+176) |       0(+0) |       38(+38) |
+| [fill]                  |       170(+170) |       0(+0) |       38(+38) |
 | [lib]/CoreMCU.a         |         16(+16) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/FileManagerKit.a  |       936(+936) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |         94(+94) |       0(+0) |         0(+0) |
 | [lib]/SerialNumberKit.a |       588(+588) |       0(+0) |         0(+0) |
 | [lib]/c.a               |   46520(+46520) | 2572(+2572) |       97(+97) |
 | [lib]/gcc.a             |     7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |       360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  |   57578(+57578) |   464(+464) | 10317(+10317) |
 | [lib]/misc              |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |     5424(+5424) |       8(+8) |       44(+44) |
-| main.cpp.obj            |     3028(+3028) |       8(+8) |   7028(+7028) |
-| Subtotals               | 122096(+122096) | 3056(+3056) | 17552(+17552) |
-Total Static RAM memory (data + bss): 20608(+20608) bytes
-Total Flash memory (text + data): 125152(+125152) bytes
+| main.cpp.obj            |     3098(+3098) |       8(+8) |   7092(+7092) |
+| Subtotals               | 122160(+122160) | 3056(+3056) | 17616(+17616) |
+Total Static RAM memory (data + bss): 20672(+20672) bytes
+Total Flash memory (text + data): 125216(+125216) bytes
 
Flash used: 136252 (6%) / total: 2097152
SRAM used: 20960 (3%) / total: 524288
spike_lk_ticker_timeout (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_ticker_timeout-map.txt	2022-11-16 17:00:58.534388487 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_ticker_timeout-map.txt	2022-11-16 17:00:58.754389371 +0000
@@ -1,18 +1,18 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     176(+176) |       8(+8) |       36(+36) |
+| [fill]                  |     170(+170) |       8(+8) |       36(+36) |
 | [lib]/CoreTicker.a      |     204(+204) |       0(+0) |         0(+0) |
 | [lib]/CoreTimeout.a     |     204(+204) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/c.a               | 24948(+24948) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 31786(+31786) |   444(+444) |   8226(+8226) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5424(+5424) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   2950(+2950) |       0(+0) |   6456(+6456) |
-| Subtotals               | 73428(+73428) | 2936(+2936) | 14848(+14848) |
-Total Static RAM memory (data + bss): 17784(+17784) bytes
-Total Flash memory (text + data): 76364(+76364) bytes
+| main.cpp.obj            |   3020(+3020) |       0(+0) |   6520(+6520) |
+| Subtotals               | 73492(+73492) | 2936(+2936) | 14912(+14912) |
+Total Static RAM memory (data + bss): 17848(+17848) bytes
+Total Flash memory (text + data): 76428(+76428) bytes
 
Flash used: 82712 (3%) / total: 2097152
SRAM used: 18136 (3%) / total: 524288
spike_lk_update_process_app_base (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_update_process_app_base-map.txt	2022-11-16 17:00:59.082390690 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_update_process_app_base-map.txt	2022-11-16 17:00:59.338391700 +0000
@@ -1,22 +1,22 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       204(+204) |       4(+4) |       46(+46) |
+| [fill]                  |       198(+198) |       4(+4) |       46(+46) |
 | [lib]/CoreFlashMemory.a |       546(+546) |       0(+0) |         0(+0) |
 | [lib]/CoreQSPI.a        |       160(+160) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/FileManagerKit.a  |       936(+936) |       0(+0) |         0(+0) |
 | [lib]/FirmwareKit.a     |       638(+638) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |         94(+94) |       0(+0) |         0(+0) |
 | [lib]/bootutil.a        |     1282(+1282) |     12(+12) |     132(+132) |
 | [lib]/c.a               |   41120(+41120) | 2572(+2572) |       97(+97) |
 | [lib]/gcc.a             |     7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |       360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  |   71602(+71602) |   528(+528) | 10473(+10473) |
 | [lib]/misc              |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |     5424(+5424) |       8(+8) |       44(+44) |
-| main.cpp.obj            |     3354(+3354) |       0(+0) |   7660(+7660) |
-| Subtotals               | 133096(+133096) | 3128(+3128) | 18480(+18480) |
-Total Static RAM memory (data + bss): 21608(+21608) bytes
-Total Flash memory (text + data): 136224(+136224) bytes
+| main.cpp.obj            |     3424(+3424) |       0(+0) |   7724(+7724) |
+| Subtotals               | 133160(+133160) | 3128(+3128) | 18544(+18544) |
+Total Static RAM memory (data + bss): 21672(+21672) bytes
+Total Flash memory (text + data): 136288(+136288) bytes
 
Flash used: 147980 (7%) / total: 2097152
SRAM used: 21968 (4%) / total: 524288
spike_lk_update_process_app_update (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_update_process_app_update-map.txt	2022-11-16 17:00:59.614392694 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_update_process_app_update-map.txt	2022-11-16 17:00:59.830393472 +0000
@@ -1,18 +1,18 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     130(+130) |       4(+4) |       28(+28) |
+| [fill]                  |     124(+124) |       4(+4) |       28(+28) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/bootutil.a        |   1148(+1148) |     12(+12) |     132(+132) |
 | [lib]/c.a               | 26512(+26512) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 45902(+45902) |   508(+508) |   8382(+8382) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5424(+5424) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   2870(+2870) |       0(+0) |   7104(+7104) |
-| Subtotals               | 89816(+89816) | 3008(+3008) | 15776(+15776) |
-Total Static RAM memory (data + bss): 18784(+18784) bytes
-Total Flash memory (text + data): 92824(+92824) bytes
+| main.cpp.obj            |   2940(+2940) |       0(+0) |   7168(+7168) |
+| Subtotals               | 89880(+89880) | 3008(+3008) | 15840(+15840) |
+Total Static RAM memory (data + bss): 18848(+18848) bytes
+Total Flash memory (text + data): 92888(+92888) bytes
 
Flash used: 100392 (4%) / total: 2097152
SRAM used: 19144 (3%) / total: 524288
spike_lk_watchdog_isr (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_watchdog_isr-map.txt	2022-11-16 17:01:00.118394509 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_watchdog_isr-map.txt	2022-11-16 17:01:00.334395287 +0000
@@ -1,21 +1,21 @@
 | Module                     |         .text |       .data |          .bss |
 |----------------------------|---------------|-------------|---------------|
-| [fill]                     |     118(+118) |       8(+8) |       62(+62) |
+| [fill]                     |     176(+176) |       8(+8) |       62(+62) |
 | [lib]/CoreBufferedSerial.a |       62(+62) |       0(+0) |         0(+0) |
 | [lib]/CoreEventQueue.a     |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/CoreRFIDReader.a     |     624(+624) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a    |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a         |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/RFIDKit.a            |   1066(+1066) |       0(+0) |         8(+8) |
 | [lib]/c.a                  | 25048(+25048) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a                |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a                  |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a     | 32840(+32840) |   444(+444) |   8242(+8242) |
 | [lib]/misc                 |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a              |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a             |   5864(+5864) |       8(+8) |       44(+44) |
-| main.cpp.obj               |   4490(+4490) |       0(+0) |   8294(+8294) |
-| Subtotals                  | 78036(+78036) | 2936(+2936) | 16736(+16736) |
-Total Static RAM memory (data + bss): 19672(+19672) bytes
-Total Flash memory (text + data): 80972(+80972) bytes
+| main.cpp.obj               |   4560(+4560) |       0(+0) |   8358(+8358) |
+| Subtotals                  | 78164(+78164) | 2936(+2936) | 16800(+16800) |
+Total Static RAM memory (data + bss): 19736(+19736) bytes
+Total Flash memory (text + data): 81100(+81100) bytes
 
Flash used: 88068 (4%) / total: 2097152
SRAM used: 20024 (3%) / total: 524288
spike_lk_wifi (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_wifi-map.txt	2022-11-16 17:01:00.630396353 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_wifi-map.txt	2022-11-16 17:01:00.870397217 +0000
@@ -1,18 +1,18 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       208(+208) |     11(+11) |       31(+31) |
+| [fill]                  |       200(+200) |     11(+11) |       31(+31) |
 | [lib]/CoreWifi.a        |       144(+144) |       0(+0) |         0(+0) |
 | [lib]/CriticalSection.a |           8(+8) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |         94(+94) |       0(+0) |         0(+0) |
 | [lib]/c.a               |   40672(+40672) | 2474(+2474) |       58(+58) |
 | [lib]/gcc.a             |     7416(+7416) |       0(+0) |         0(+0) |
 | [lib]/m.a               |       372(+372) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  |   57800(+57800) |   543(+543) | 11471(+11471) |
 | [lib]/misc              |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |     5424(+5424) |       8(+8) |       44(+44) |
-| main.cpp.obj            |     3622(+3622) |       0(+0) |   6408(+6408) |
-| Subtotals               | 115980(+115980) | 3040(+3040) | 18040(+18040) |
-Total Static RAM memory (data + bss): 21080(+21080) bytes
-Total Flash memory (text + data): 119020(+119020) bytes
+| main.cpp.obj            |     3694(+3694) |       0(+0) |   6472(+6472) |
+| Subtotals               | 116044(+116044) | 3040(+3040) | 18104(+18104) |
+Total Static RAM memory (data + bss): 21144(+21144) bytes
+Total Flash memory (text + data): 119084(+119084) bytes
 
Flash used: 130832 (6%) / total: 2097152
SRAM used: 21432 (4%) / total: 524288
spike_mbed_watchdog_ticker_vs_thread (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_mbed_watchdog_ticker_vs_thread-map.txt	2022-11-16 17:01:01.590399811 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_mbed_watchdog_ticker_vs_thread-map.txt	2022-11-16 17:01:01.802400574 +0000
@@ -1,16 +1,16 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     136(+136) |       7(+7) |       39(+39) |
+| [fill]                  |     130(+130) |       7(+7) |       39(+39) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/c.a               | 24948(+24948) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 33442(+33442) |   445(+445) |   8780(+8780) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5424(+5424) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   2958(+2958) |       0(+0) |   6747(+6747) |
-| Subtotals               | 74644(+74644) | 2936(+2936) | 15696(+15696) |
-Total Static RAM memory (data + bss): 18632(+18632) bytes
-Total Flash memory (text + data): 77580(+77580) bytes
+| main.cpp.obj            |   3028(+3028) |       0(+0) |   6811(+6811) |
+| Subtotals               | 74708(+74708) | 2936(+2936) | 15760(+15760) |
+Total Static RAM memory (data + bss): 18696(+18696) bytes
+Total Flash memory (text + data): 77644(+77644) bytes
 
Flash used: 84176 (4%) / total: 2097152
SRAM used: 18984 (3%) / total: 524288
spike_stl_cxxsupport (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_stl_cxxsupport-map.txt	2022-11-16 17:01:02.082401583 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_stl_cxxsupport-map.txt	2022-11-16 17:01:02.294402346 +0000
@@ -1,17 +1,17 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     154(+154) |       8(+8) |       28(+28) |
+| [fill]                  |     148(+148) |       8(+8) |       28(+28) |
 | [lib]/CriticalSection.a |         8(+8) |       0(+0) |         0(+0) |
 | [lib]/HelloWorld.a      |       94(+94) |       0(+0) |         0(+0) |
 | [lib]/c.a               | 24948(+24948) | 2472(+2472) |       58(+58) |
 | [lib]/gcc.a             |   7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |     360(+360) |       0(+0) |         0(+0) |
 | [lib]/mbed-os-static.a  | 31714(+31714) |   444(+444) |   8226(+8226) |
 | [lib]/misc              |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   5424(+5424) |       8(+8) |       44(+44) |
-| main.cpp.obj            |   3934(+3934) |       0(+0) |   6536(+6536) |
-| Subtotals               | 74004(+74004) | 2936(+2936) | 14920(+14920) |
-Total Static RAM memory (data + bss): 17856(+17856) bytes
-Total Flash memory (text + data): 76940(+76940) bytes
+| main.cpp.obj            |   4004(+4004) |       0(+0) |   6600(+6600) |
+| Subtotals               | 74068(+74068) | 2936(+2936) | 14984(+14984) |
+Total Static RAM memory (data + bss): 17920(+17920) bytes
+Total Flash memory (text + data): 77004(+77004) bytes
 
Flash used: 83488 (3%) / total: 2097152
SRAM used: 18208 (3%) / total: 524288

@ladislas ladislas force-pushed the ladislas/feature/log-kit-optimize-process-fifo branch 2 times, most recently from 999910a to 495b912 Compare November 14, 2022 13:50
@codecov
Copy link

codecov bot commented Nov 14, 2022

Codecov Report

Merging #1116 (97a5ad6) into develop (d14d36b) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop    #1116      +/-   ##
===========================================
- Coverage    96.04%   96.04%   -0.01%     
===========================================
  Files          133      133              
  Lines         3183     3182       -1     
===========================================
- Hits          3057     3056       -1     
  Misses         126      126              
Impacted Files Coverage Δ
libs/LogKit/include/LogKit.h 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@HPezz HPezz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ladislas ladislas force-pushed the ladislas/feature/log-kit-optimize-process-fifo branch 2 times, most recently from aa71c66 to 1a9213c Compare November 15, 2022 09:26
@ladislas ladislas force-pushed the ladislas/feature/log-kit-optimize-process-fifo branch from 97a5ad6 to 882952e Compare November 16, 2022 16:45
@ladislas ladislas merged commit bbd431e into develop Nov 16, 2022
@ladislas ladislas deleted the ladislas/feature/log-kit-optimize-process-fifo branch November 16, 2022 16:46
@sonarcloud
Copy link

sonarcloud bot commented Nov 16, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
01 - type: task Something to do
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants