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

ladislas/feature/deep sleep core pwm #1165

Merged
merged 4 commits into from
Nov 28, 2022

Conversation

ladislas
Copy link
Member

@ladislas ladislas commented Nov 25, 2022

  • ✨ (CorePwm): Add suspend/resume methods to allow deep sleep
  • ♻️ (stubs): Refactor stubs::mbed::PwmOut

related story/pr: #1101

@ladislas ladislas self-assigned this Nov 25, 2022
@ladislas ladislas marked this pull request as draft November 25, 2022 15:28
@ladislas ladislas added the 01 - type: task Something to do label Nov 25, 2022
@ladislas ladislas added this to the Future Release milestone Nov 25, 2022
@ladislas ladislas force-pushed the ladislas/feature/deep-sleep-core-pwm branch 2 times, most recently from e2fccbc to b0fdc8c Compare November 25, 2022 15:31
@codecov
Copy link

codecov bot commented Nov 25, 2022

Codecov Report

Merging #1165 (2b3289a) into develop (d156f8b) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop    #1165      +/-   ##
===========================================
+ Coverage    95.96%   95.97%   +0.01%     
===========================================
  Files          138      138              
  Lines         3298     3308      +10     
===========================================
+ Hits          3165     3175      +10     
  Misses         133      133              
Impacted Files Coverage Δ
...rs/CoreBufferedSerial/include/CoreBufferedSerial.h 100.00% <ø> (ø)
drivers/CorePwm/include/CorePwm.h 100.00% <ø> (ø)
drivers/CorePwm/source/CorePwm.cpp 100.00% <100.00%> (ø)

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

@github-actions
Copy link

github-actions bot commented Nov 25, 2022

File comparision analysis report

🔖 Info

Target Flash Used (%) Flash Available (%) Static RAM (%)
bootloader 169716 (64%) 92428 (35%) 30928 (5%)
os 420536 (26%) 1144136 (73%) 80696 (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 ✔️ 420328 (20%)
420536 (20%)
📈
208 (0%)
80688 (15%)
80696 (15%)
📈
8 (0%)
bootloader ✔️ 169508 (8%)
169716 (8%)
📈
208 (0%)
30920 (5%)
30928 (5%)
📈
8 (0%)
functional_ut_boost_ut ✔️ 394076 (18%) ø 20456 (3%) ø
functional_ut_core_imu ✔️ 377068 (17%) ø 20432 (3%) ø
functional_ut_deep_sleep_core_buffered_serial ✔️ 360236 (17%) ø 20440 (3%) ø
functional_ut_deep_sleep_core_pwm - - 366612 (17%) - 20480 (3%) -
functional_ut_deep_sleep_log_kit ✔️ 352504 (16%) ø 20408 (3%) ø
functional_ut_deep_sleep_mbed_hal ✔️ 354216 (16%) ø 20408 (3%) ø
functional_ut_file_manager ✔️ 374536 (17%) ø 20696 (3%) ø
functional_ut_io_expander ✔️ 359232 (17%) ø 20424 (3%) ø
functional_ut_qdac ✔️ 360400 (17%) ø 20424 (3%) ø
spike_lk_accel_gyro ✔️ 71184 (3%) ø 11808 (2%) ø
spike_lk_audio ✔️ 125076 (5%) ø 14568 (2%) ø
spike_lk_behavior_kit ✔️ 189944 (9%)
190136 (9%)
📈
192 (0%)
48136 (9%)
48144 (9%)
📈
8 (0%)
spike_lk_ble ✔️ 228960 (10%) ø 28320 (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 ✔️ 192776 (9%)
192984 (9%)
📈
208 (0%)
50960 (9%)
50968 (9%)
📈
8 (0%)
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 ✔️ 174872 (8%) ø 47904 (9%) ø
spike_lk_lcd ✔️ 162492 (7%) ø 46632 (8%) ø
spike_lk_led_kit ✔️ 103992 (4%) ø 14608 (2%) ø
spike_lk_log_kit ✔️ 63288 (3%) ø 12256 (2%) ø
spike_lk_motors ✔️ 62600 (2%)
62800 (2%)
📈
200 (0%)
11488 (2%) ø
spike_lk_qdac ✔️ 78628 (3%) ø 11816 (2%) ø
spike_lk_reinforcer ✔️ 103480 (4%) ø 14608 (2%) ø
spike_lk_rfid ✔️ 78956 (3%) ø 11504 (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 ✔️ 114308 (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 ✔️ 80068 (3%) ø 13272 (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
LekaOS (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-OFF/LekaOS-map.txt	2022-11-28 11:19:49.204780241 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-OFF/LekaOS-map.txt	2022-11-28 11:19:49.616782598 +0000
@@ -1,48 +1,48 @@
 | Module                     |           .text |       .data |          .bss |
 |----------------------------|-----------------|-------------|---------------|
-| [fill]                     |       632(+632) |     18(+18) |     227(+227) |
+| [fill]                     |       624(+624) |     18(+18) |     227(+227) |
 | [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        |     1830(+1830) |       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 |         78(+78) |       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]/CorePwm.a            |         60(+60) |       0(+0) |         0(+0) |
 | [lib]/CoreQSPI.a           |       160(+160) |       0(+0) |         0(+0) |
 | [lib]/CoreRFIDReader.a     |       556(+556) |       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          |     7954(+7954) |       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            |     1054(+1054) |       0(+0) |         8(+8) |
 | [lib]/ReinforcerKit.a      |     1544(+1544) |       0(+0) |         0(+0) |
 | [lib]/SerialNumberKit.a    |       596(+596) |       0(+0) |         0(+0) |
 | [lib]/Utils.a              |         34(+34) |       0(+0) |         0(+0) |
 | [lib]/VideoKit.a           |       938(+938) |       0(+0) |       36(+36) |
 | [lib]/bootutil.a           |     1362(+1362) |     12(+12) |     132(+132) |
 | [lib]/c.a                  |   49944(+49944) | 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     | 173224(+173224) |   773(+773) | 19647(+19647) |
+| [lib]/mbed-os-static.a     | 173368(+173368) |   773(+773) | 19647(+19647) |
 | [lib]/misc                 |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a              |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a             |   10684(+10684) |     16(+16) |     204(+204) |
-| main.cpp.obj               |   71174(+71174) |   548(+548) | 25187(+25187) |
-| Subtotals                  | 377444(+377444) | 3944(+3944) | 76376(+76376) |
-Total Static RAM memory (data + bss): 80320(+80320) bytes
-Total Flash memory (text + data): 381388(+381388) bytes
+| main.cpp.obj               |   71182(+71182) |   548(+548) | 25195(+25195) |
+| Subtotals                  | 377636(+377636) | 3944(+3944) | 76384(+76384) |
+Total Static RAM memory (data + bss): 80328(+80328) bytes
+Total Flash memory (text + data): 381580(+381580) bytes
 
Flash used: 420536&nbsp;(20%) / total: 2097152
SRAM used: 80696&nbsp;(15%) / total: 524288
bootloader (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-OFF/bootloader-map.txt	2022-11-28 11:19:49.900784224 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-OFF/bootloader-map.txt	2022-11-28 11:19:50.140785597 +0000
@@ -1,26 +1,26 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       194(+194) |       8(+8) |       69(+69) |
+| [fill]                  |       182(+182) |       8(+8) |       69(+69) |
 | [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]/CorePwm.a         |         60(+60) |       0(+0) |         0(+0) |
 | [lib]/CoreQSPI.a        |       160(+160) |       0(+0) |         0(+0) |
 | [lib]/CoreSPI.a         |         28(+28) |       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               |   43360(+43360) | 2572(+2572) |       97(+97) |
 | [lib]/gcc.a             |     7148(+7148) |       0(+0) |         0(+0) |
-| [lib]/mbed-os-static.a  |   74854(+74854) |   528(+528) | 11003(+11003) |
+| [lib]/mbed-os-static.a  |   74998(+74998) |   528(+528) | 11003(+11003) |
 | [lib]/misc              |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   10968(+10968) |     16(+16) |     204(+204) |
 | default_bd.cpp.obj      |       242(+242) |       0(+0) |     568(+568) |
-| main.cpp.obj            |     4454(+4454) |     24(+24) |   1655(+1655) |
+| main.cpp.obj            |     4466(+4466) |     24(+24) |   1663(+1663) |
 | signing_keys.c.obj      |           0(+0) |       0(+0) |         0(+0) |
-| Subtotals               | 150664(+150664) | 3168(+3168) | 27440(+27440) |
-Total Static RAM memory (data + bss): 30608(+30608) bytes
-Total Flash memory (text + data): 153832(+153832) bytes
+| Subtotals               | 150856(+150856) | 3168(+3168) | 27448(+27448) |
+Total Static RAM memory (data + bss): 30616(+30616) bytes
+Total Flash memory (text + data): 154024(+154024) bytes
 
Flash used: 169716&nbsp;(8%) / total: 2097152
SRAM used: 30928&nbsp;(5%) / total: 524288
functional_ut_deep_sleep_core_pwm (click to expand)

Flash used: 366612&nbsp;(17%) / total: 2097152
SRAM used: 20480&nbsp;(3%) / total: 524288
spike_lk_behavior_kit (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_behavior_kit-map.txt	2022-11-28 11:19:56.860824072 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_behavior_kit-map.txt	2022-11-28 11:19:57.108825538 +0000
@@ -1,28 +1,28 @@
 | Module                 |           .text |       .data |          .bss |
 |------------------------|-----------------|-------------|---------------|
-| [fill]                 |       250(+250) |     15(+15) |       32(+32) |
+| [fill]                 |       238(+238) |     15(+15) |       32(+32) |
 | [lib]/BehaviorKit.a    |     1246(+1246) |       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]/CorePwm.a        |         60(+60) |       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      |     7954(+7954) |       1(+1) | 30800(+30800) |
 | [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       |       982(+982) |       0(+0) |       36(+36) |
 | [lib]/c.a              |   42000(+42000) | 2572(+2572) |       97(+97) |
 | [lib]/gcc.a            |     7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a              |       204(+204) |       0(+0) |         0(+0) |
-| [lib]/mbed-os-static.a |   64608(+64608) |   464(+464) | 10261(+10261) |
+| [lib]/mbed-os-static.a |   64752(+64752) |   464(+464) | 10261(+10261) |
 | [lib]/misc             |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a          |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a         |   10328(+10328) |     16(+16) |     204(+204) |
-| main.cpp.obj           |     5038(+5038) |   448(+448) |   2828(+2828) |
-| Subtotals              | 162820(+162820) | 3520(+3520) | 44296(+44296) |
-Total Static RAM memory (data + bss): 47816(+47816) bytes
-Total Flash memory (text + data): 166340(+166340) bytes
+| main.cpp.obj           |     5050(+5050) |   448(+448) |   2836(+2836) |
+| Subtotals              | 163012(+163012) | 3520(+3520) | 44304(+44304) |
+Total Static RAM memory (data + bss): 47824(+47824) bytes
+Total Flash memory (text + data): 166532(+166532) bytes
 
Flash used: 190136&nbsp;(9%) / total: 2097152
SRAM used: 48144&nbsp;(9%) / total: 524288
spike_lk_command_kit (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_command_kit-map.txt	2022-11-28 11:19:59.244838158 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_command_kit-map.txt	2022-11-28 11:19:59.488839599 +0000
@@ -1,31 +1,31 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       266(+266) |     17(+17) |       36(+36) |
+| [fill]                  |       230(+230) |     17(+17) |       36(+36) |
 | [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]/CorePwm.a         |         60(+60) |       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       |     7954(+7954) |       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   |     1604(+1604) |       0(+0) |         0(+0) |
 | [lib]/Utils.a           |         34(+34) |       0(+0) |         0(+0) |
 | [lib]/VideoKit.a        |       982(+982) |       0(+0) |       36(+36) |
 | [lib]/c.a               |   42000(+42000) | 2572(+2572) |       97(+97) |
 | [lib]/gcc.a             |     7148(+7148) |       0(+0) |         0(+0) |
 | [lib]/m.a               |       204(+204) |       0(+0) |         0(+0) |
-| [lib]/mbed-os-static.a  |   64608(+64608) |   464(+464) | 10261(+10261) |
+| [lib]/mbed-os-static.a  |   64752(+64752) |   464(+464) | 10261(+10261) |
 | [lib]/misc              |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a           |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a          |   10328(+10328) |     16(+16) |     204(+204) |
-| main.cpp.obj            |     6112(+6112) |   718(+718) |   5376(+5376) |
-| Subtotals               | 165316(+165316) | 3792(+3792) | 46848(+46848) |
-Total Static RAM memory (data + bss): 50640(+50640) bytes
-Total Flash memory (text + data): 169108(+169108) bytes
+| main.cpp.obj            |     6148(+6148) |   718(+718) |   5384(+5384) |
+| Subtotals               | 165508(+165508) | 3792(+3792) | 46856(+46856) |
+Total Static RAM memory (data + bss): 50648(+50648) bytes
+Total Flash memory (text + data): 169300(+169300) bytes
 
Flash used: 192984&nbsp;(9%) / total: 2097152
SRAM used: 50968&nbsp;(9%) / total: 524288
spike_lk_motors (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-OFF/spike_lk_motors-map.txt	2022-11-28 11:20:04.660870157 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-OFF/spike_lk_motors-map.txt	2022-11-28 11:20:04.820871116 +0000
@@ -1,16 +1,16 @@
 | Module                 |         .text |       .data |        .bss |
 |------------------------|---------------|-------------|-------------|
-| [fill]                 |     120(+120) |       8(+8) |     20(+20) |
+| [fill]                 |     108(+108) |       8(+8) |     20(+20) |
 | [lib]/CoreMotor.a      |     146(+146) |       0(+0) |       0(+0) |
-| [lib]/CorePwm.a        |       56(+56) |       0(+0) |       0(+0) |
+| [lib]/CorePwm.a        |     104(+104) |       0(+0) |       0(+0) |
 | [lib]/HelloWorld.a     |       94(+94) |       0(+0) |       0(+0) |
 | [lib]/c.a              | 25296(+25296) | 2472(+2472) |     58(+58) |
 | [lib]/gcc.a            |   3180(+3180) |       0(+0) |       0(+0) |
-| [lib]/mbed-os-static.a | 25810(+25810) |   444(+444) | 8174(+8174) |
+| [lib]/mbed-os-static.a | 25954(+25954) |   444(+444) | 8174(+8174) |
 | [lib]/misc             |     188(+188) |       4(+4) |     28(+28) |
 | [lib]/nosys.a          |       32(+32) |       0(+0) |       0(+0) |
-| main.cpp.obj           |     406(+406) |       0(+0) |       0(+0) |
-| Subtotals              | 55328(+55328) | 2928(+2928) | 8280(+8280) |
+| main.cpp.obj           |     418(+418) |       0(+0) |       0(+0) |
+| Subtotals              | 55520(+55520) | 2928(+2928) | 8280(+8280) |
 Total Static RAM memory (data + bss): 11208(+11208) bytes
-Total Flash memory (text + data): 58256(+58256) bytes
+Total Flash memory (text + data): 58448(+58448) bytes
 
Flash used: 62800&nbsp;(2%) / total: 2097152
SRAM used: 11488&nbsp;(2%) / total: 524288

@github-actions
Copy link

github-actions bot commented Nov 25, 2022

File comparision analysis report

🔖 Info

Target Flash Used (%) Flash Available (%) Static RAM (%)
bootloader 182220 (69%) 79924 (30%) 41624 (7%)
os 471812 (30%) 1092860 (69%) 91912 (17%)
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 ✔️ 471620 (22%)
471812 (22%)
📈
192 (0%)
91904 (17%)
91912 (17%)
📈
8 (0%)
bootloader ✔️ 182028 (8%)
182220 (8%)
📈
192 (0%)
41616 (7%)
41624 (7%)
📈
8 (0%)
functional_ut_boost_ut ✔️ 408872 (19%) ø 30096 (5%) ø
functional_ut_core_imu ✔️ 388848 (18%) ø 30072 (5%) ø
functional_ut_deep_sleep_core_buffered_serial ✔️ 367816 (17%) ø 30048 (5%) ø
functional_ut_deep_sleep_core_pwm - - 377888 (18%) - 30120 (5%) -
functional_ut_deep_sleep_log_kit ✔️ 365108 (17%) ø 30976 (5%) ø
functional_ut_deep_sleep_mbed_hal ✔️ 366488 (17%) ø 30560 (5%) ø
functional_ut_file_manager ✔️ 386080 (18%) ø 30344 (5%) ø
functional_ut_io_expander ✔️ 370556 (17%) ø 30064 (5%) ø
functional_ut_qdac ✔️ 371716 (17%) ø 30064 (5%) ø
spike_lk_accel_gyro ✔️ 94048 (4%) ø 22568 (4%) ø
spike_lk_audio ✔️ 135196 (6%) ø 25144 (4%) ø
spike_lk_behavior_kit ✔️ 198572 (9%)
198764 (9%)
📈
192 (0%)
58712 (11%)
58720 (11%)
📈
8 (0%)
spike_lk_ble ✔️ 237196 (11%) ø 39264 (7%) ø
spike_lk_bluetooth ✔️ 92364 (4%) ø 22224 (4%) ø
spike_lk_cg_animations ✔️ 152392 (7%) ø 57224 (10%) ø
spike_lk_color_kit ✔️ 88480 (4%) ø 24376 (4%) ø
spike_lk_command_kit ✔️ 203036 (9%)
203308 (9%)
📈
272 (0%)
62048 (11%)
62056 (11%)
📈
8 (0%)
spike_lk_config_kit ✔️ 138932 (6%) ø 25136 (4%) ø
spike_lk_coreled ✔️ 88044 (4%) ø 24264 (4%) ø
spike_lk_core_touch_sensor ✔️ 92884 (4%) ø 22832 (4%) ø
spike_lk_event_queue ✔️ 84152 (4%) ø 22904 (4%) ø
spike_lk_file_manager_kit ✔️ 154048 (7%) ø 25496 (4%) ø
spike_lk_file_reception ✔️ 331308 (15%) ø 38232 (7%) ø
spike_lk_flash_memory ✔️ 86776 (4%) ø 22216 (4%) ø
spike_lk_fs ✔️ 174168 (8%) ø 47992 (9%) ø
spike_lk_lcd ✔️ 172332 (8%) ø 57464 (10%) ø
spike_lk_led_kit ✔️ 115772 (5%) ø 25184 (4%) ø
spike_lk_log_kit ✔️ 84776 (4%) ø 23408 (4%) ø
spike_lk_motors ✔️ 86072 (4%)
86272 (4%)
📈
200 (0%)
22248 (4%) ø
spike_lk_qdac ✔️ 91572 (4%) ø 22776 (4%) ø
spike_lk_reinforcer ✔️ 112316 (5%) ø 25184 (4%) ø
spike_lk_rfid ✔️ 84088 (4%) ø 22184 (4%) ø
spike_lk_sensors_battery ✔️ 87184 (4%) ø 23280 (4%) ø
spike_lk_sensors_light ✔️ 84072 (4%) ø 22216 (4%) ø
spike_lk_sensors_microphone ✔️ 84824 (4%) ø 22216 (4%) ø
spike_lk_sensors_temperature_humidity ✔️ 90400 (4%) ø 22192 (4%) ø
spike_lk_sensors_touch ✔️ 91672 (4%) ø 22456 (4%) ø
spike_lk_serial_number ✔️ 136316 (6%) ø 25056 (4%) ø
spike_lk_ticker_timeout ✔️ 82712 (3%) ø 22232 (4%) ø
spike_lk_update_process_app_base ✔️ 148044 (7%) ø 26064 (4%) ø
spike_lk_update_process_app_update ✔️ 100456 (4%) ø 23240 (4%) ø
spike_lk_watchdog_isr ✔️ 87392 (4%) ø 24120 (4%) ø
spike_lk_wifi ✔️ 130832 (6%) ø 25528 (4%) ø
spike_mbed_blinky ✔️ 57616 (2%) ø 11496 (2%) ø
spike_mbed_watchdog_ticker_vs_thread ✔️ 84176 (4%) ø 23080 (4%) ø
spike_stl_cxxsupport ✔️ 83488 (3%) ø 22304 (4%) ø

🗺️ 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-28 11:19:15.150285790 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/LekaOS-map.txt	2022-11-28 11:19:15.514291711 +0000
@@ -1,48 +1,48 @@
 | Module                     |           .text |       .data |          .bss |
 |----------------------------|-----------------|-------------|---------------|
-| [fill]                     |       622(+622) |     18(+18) |     248(+248) |
+| [fill]                     |       614(+614) |     18(+18) |     248(+248) |
 | [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        |     1830(+1830) |       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 |         78(+78) |       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]/CorePwm.a            |         60(+60) |       0(+0) |         0(+0) |
 | [lib]/CoreQSPI.a           |       160(+160) |       0(+0) |         0(+0) |
 | [lib]/CoreRFIDReader.a     |       556(+556) |       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          |     7954(+7954) |       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            |     1054(+1054) |       0(+0) |         8(+8) |
 | [lib]/ReinforcerKit.a      |     1544(+1544) |       0(+0) |         0(+0) |
 | [lib]/SerialNumberKit.a    |       596(+596) |       0(+0) |         0(+0) |
 | [lib]/Utils.a              |         34(+34) |       0(+0) |         0(+0) |
 | [lib]/VideoKit.a           |       924(+924) |       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]/mbed-os-static.a     | 174620(+174620) |   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               | 121818(+121818) |   548(+548) | 36294(+36294) |
-| Subtotals                  | 428260(+428260) | 3944(+3944) | 87592(+87592) |
-Total Static RAM memory (data + bss): 91536(+91536) bytes
-Total Flash memory (text + data): 432204(+432204) bytes
+| main.cpp.obj               | 121826(+121826) |   548(+548) | 36302(+36302) |
+| Subtotals                  | 428452(+428452) | 3944(+3944) | 87600(+87600) |
+Total Static RAM memory (data + bss): 91544(+91544) bytes
+Total Flash memory (text + data): 432396(+432396) bytes
 
Flash used: 471812&nbsp;(22%) / total: 2097152
SRAM used: 91912&nbsp;(17%) / total: 524288
bootloader (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/bootloader-map.txt	2022-11-28 11:19:15.762295745 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/bootloader-map.txt	2022-11-28 11:19:15.970299129 +0000
@@ -1,28 +1,28 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       208(+208) |       8(+8) |       72(+72) |
+| [fill]                  |       200(+200) |       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]/CorePwm.a         |         60(+60) |       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]/mbed-os-static.a  |   83570(+83570) |   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            |     6976(+6976) |     24(+24) | 12224(+12224) |
+| main.cpp.obj            |     6984(+6984) |     24(+24) | 12232(+12232) |
 | signing_keys.c.obj      |           0(+0) |       0(+0) |         0(+0) |
-| Subtotals               | 161432(+161432) | 3168(+3168) | 38136(+38136) |
-Total Static RAM memory (data + bss): 41304(+41304) bytes
-Total Flash memory (text + data): 164600(+164600) bytes
+| Subtotals               | 161624(+161624) | 3168(+3168) | 38144(+38144) |
+Total Static RAM memory (data + bss): 41312(+41312) bytes
+Total Flash memory (text + data): 164792(+164792) bytes
 
Flash used: 182220&nbsp;(8%) / total: 2097152
SRAM used: 41624&nbsp;(7%) / total: 524288
functional_ut_deep_sleep_core_pwm (click to expand)

Flash used: 377888&nbsp;(18%) / total: 2097152
SRAM used: 30120&nbsp;(5%) / 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-28 11:19:21.930396083 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_behavior_kit-map.txt	2022-11-28 11:19:22.150399662 +0000
@@ -1,29 +1,29 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       280(+280) |     15(+15) |       36(+36) |
+| [fill]                  |       272(+272) |     15(+15) |       36(+36) |
 | [lib]/BehaviorKit.a     |     1246(+1246) |       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]/CorePwm.a         |         60(+60) |       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       |     7954(+7954) |       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        |       982(+982) |       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]/mbed-os-static.a  |   70124(+70124) |   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            |     7112(+7112) |   448(+448) | 13268(+13268) |
-| Subtotals               | 170004(+170004) | 3520(+3520) | 54872(+54872) |
-Total Static RAM memory (data + bss): 58392(+58392) bytes
-Total Flash memory (text + data): 173524(+173524) bytes
+| main.cpp.obj            |     7120(+7120) |   448(+448) | 13276(+13276) |
+| Subtotals               | 170196(+170196) | 3520(+3520) | 54880(+54880) |
+Total Static RAM memory (data + bss): 58400(+58400) bytes
+Total Flash memory (text + data): 173716(+173716) bytes
 
Flash used: 198764&nbsp;(9%) / total: 2097152
SRAM used: 58720&nbsp;(11%) / 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-28 11:19:24.118432319 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_command_kit-map.txt	2022-11-28 11:19:24.342436046 +0000
@@ -1,31 +1,31 @@
 | Module                  |           .text |       .data |          .bss |
 |-------------------------|-----------------|-------------|---------------|
-| [fill]                  |       234(+234) |     17(+17) |       40(+40) |
+| [fill]                  |       250(+250) |     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]/CorePwm.a         |         60(+60) |       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       |     7954(+7954) |       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   |     1604(+1604) |       0(+0) |         0(+0) |
 | [lib]/Utils.a           |         34(+34) |       0(+0) |         0(+0) |
 | [lib]/VideoKit.a        |       968(+968) |       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]/mbed-os-static.a  |   70124(+70124) |   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            |     9550(+9550) |   718(+718) | 16328(+16328) |
-| Subtotals               | 173780(+173780) | 3792(+3792) | 57936(+57936) |
-Total Static RAM memory (data + bss): 61728(+61728) bytes
-Total Flash memory (text + data): 177572(+177572) bytes
+| main.cpp.obj            |     9598(+9598) |   718(+718) | 16336(+16336) |
+| Subtotals               | 174036(+174036) | 3792(+3792) | 57944(+57944) |
+Total Static RAM memory (data + bss): 61736(+61736) bytes
+Total Flash memory (text + data): 177828(+177828) bytes
 
Flash used: 203308&nbsp;(9%) / total: 2097152
SRAM used: 62056&nbsp;(11%) / total: 524288
spike_lk_motors (click to expand)
--- build_artifacts/base_ref-build-enable_log_debug-ON/spike_lk_motors-map.txt	2022-11-28 11:19:29.078514833 +0000
+++ build_artifacts/head_ref-build-enable_log_debug-ON/spike_lk_motors-map.txt	2022-11-28 11:19:29.238517495 +0000
@@ -1,19 +1,19 @@
 | Module                  |         .text |       .data |          .bss |
 |-------------------------|---------------|-------------|---------------|
-| [fill]                  |     134(+134) |       8(+8) |       24(+24) |
+| [fill]                  |     122(+122) |       8(+8) |       24(+24) |
 | [lib]/CoreMotor.a       |     146(+146) |       0(+0) |         0(+0) |
-| [lib]/CorePwm.a         |       56(+56) |       0(+0) |         0(+0) |
+| [lib]/CorePwm.a         |     104(+104) |       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]/mbed-os-static.a  | 34250(+34250) |   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            |   3088(+3088) |       0(+0) | 10568(+10568) |
-| Subtotals               | 75732(+75732) | 2936(+2936) | 19024(+19024) |
+| main.cpp.obj            |   3100(+3100) |       0(+0) | 10568(+10568) |
+| Subtotals               | 75924(+75924) | 2936(+2936) | 19024(+19024) |
 Total Static RAM memory (data + bss): 21960(+21960) bytes
-Total Flash memory (text + data): 78668(+78668) bytes
+Total Flash memory (text + data): 78860(+78860) bytes
 
Flash used: 86272&nbsp;(4%) / total: 2097152
SRAM used: 22248&nbsp;(4%) / total: 524288

@ladislas ladislas marked this pull request as ready for review November 25, 2022 16:36
@ladislas ladislas force-pushed the ladislas/feature/deep-sleep-core-pwm branch from 953a424 to 3e8dd4e Compare November 26, 2022 13:25
@ladislas ladislas changed the base branch from develop to ladislas/feature/deep-sleep-core-buffered-serial November 26, 2022 13:26
@ladislas ladislas force-pushed the ladislas/feature/deep-sleep-core-pwm branch 2 times, most recently from 828e9cf to fe49526 Compare November 26, 2022 13:42
@ladislas ladislas force-pushed the ladislas/feature/deep-sleep-core-buffered-serial branch from aa26e56 to 0e295b6 Compare November 27, 2022 13:40
@ladislas ladislas force-pushed the ladislas/feature/deep-sleep-core-pwm branch from fe49526 to 249ddb4 Compare November 27, 2022 13:41
@ladislas ladislas force-pushed the ladislas/feature/deep-sleep-core-buffered-serial branch from 0e295b6 to c9dfa25 Compare November 28, 2022 09:45
@ladislas ladislas force-pushed the ladislas/feature/deep-sleep-core-pwm branch from 249ddb4 to a90ae3e Compare November 28, 2022 09:55
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, same remark on NOT TO instead of TO NOT

@ladislas ladislas force-pushed the ladislas/feature/deep-sleep-core-pwm branch 2 times, most recently from d09cfb4 to 2cce29d Compare November 28, 2022 11:08
Base automatically changed from ladislas/feature/deep-sleep-core-buffered-serial to develop November 28, 2022 11:09
@ladislas ladislas force-pushed the ladislas/feature/deep-sleep-core-pwm branch from 2cce29d to 2b3289a Compare November 28, 2022 11:11
@sonarcloud
Copy link

sonarcloud bot commented Nov 28, 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

@ladislas ladislas merged commit 25fc281 into develop Nov 28, 2022
@ladislas ladislas deleted the ladislas/feature/deep-sleep-core-pwm branch November 28, 2022 11:22
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