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

(mbed-os): Upgrade mbed-os to v6.9.0 #190

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

ladislas
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 21, 2021

Codecov Report

Merging #190 (baf8931) into develop (dded256) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop      #190   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          213       213           
=========================================
  Hits           213       213           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dded256...baf8931. Read the comment docs.

@ladislas ladislas force-pushed the ladislas/feature/update-mbed-os-v6.9.0 branch from 50e813c to baf8931 Compare March 22, 2021 11:27
@codeclimate
Copy link

codeclimate bot commented Mar 22, 2021

Code Climate has analyzed commit baf8931 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@github-actions
Copy link

Mbed OS Update Report

Versions

  • current: mbed-os-6.7.0
  • upgrade: mbed-os-6.9.0

Binary files diff output

  • ✅ - files are the same
  • ❌ - files are different
File Status
spike_mbed_blinky.bin
spike_lk_led.bin
spike_lk_wifi.bin
spike_lk_bluetooth.bin
spike_mbed_watchdog_ticker_vs_thread.bin
spike_lk_ble.bin
certs_emc_ble_bt_lcd_led_motors.bin
spike_lk_file_manager.bin
spike_lk_lcd.bin
LekaOS.bin
hardware_motors_test_reduction_and_wheels.bin
spike_lk_rfid.bin
certs_emc_bt_lcd_qspi_rfid_touch_wifi.bin
spike_lk_sensors_touch.bin
certs_emc_lcd_led_motors.bin
spike_lk_motors.bin
certs_emc_ble_led_motors.bin
spike_lk_qspi.bin

Map files diff output

spike_lk_motors.map

--- _mbed_tmp/mbed-os-6.7.0/spike_lk_motors.map.txt	2021-03-22 12:43:06.000000000 +0100
+++ _mbed_tmp/mbed-os-6.9.0/spike_lk_motors.map.txt	2021-03-22 12:43:06.000000000 +0100
@@ -1,14 +1,14 @@
 | Module                 |         .text |       .data |        .bss |
 |------------------------|---------------|-------------|-------------|
-| [fill]                 |       92(+92) |       4(+4) |     32(+32) |
+| [fill]                 |     144(+144) |       4(+4) |     32(+32) |
 | [lib]/LKCoreMotor.a    |     168(+168) |       0(+0) |       0(+0) |
 | [lib]/_HelloWorld.a    |     146(+146) |       0(+0) |       0(+0) |
 | [lib]/c.a              |   7528(+7528) | 2108(+2108) |     58(+58) |
 | [lib]/gcc.a            |   1884(+1884) |       0(+0) |       0(+0) |
-| [lib]/mbed-os-static.a | 30420(+30420) |   444(+444) | 8154(+8154) |
+| [lib]/mbed-os-static.a | 30432(+30432) |   444(+444) | 8154(+8154) |
 | [lib]/misc             |     188(+188) |       4(+4) |     28(+28) |
 | main.cpp.obj           |     542(+542) |       0(+0) | 1288(+1288) |
-| Subtotals              | 40968(+40968) | 2560(+2560) | 9560(+9560) |
+| Subtotals              | 41032(+41032) | 2560(+2560) | 9560(+9560) |
 Total Static RAM memory (data + bss): 12120(+12120) bytes
-Total Flash memory (text + data): 43528(+43528) bytes
+Total Flash memory (text + data): 43592(+43592) bytes
 

spike_lk_sensors_touch.map

--- _mbed_tmp/mbed-os-6.7.0/spike_lk_sensors_touch.map.txt	2021-03-22 12:43:06.000000000 +0100
+++ _mbed_tmp/mbed-os-6.9.0/spike_lk_sensors_touch.map.txt	2021-03-22 12:43:07.000000000 +0100
@@ -1,14 +1,14 @@
 | Module                 |         .text |       .data |          .bss |
 |------------------------|---------------|-------------|---------------|
-| [fill]                 |     132(+132) |       4(+4) |       32(+32) |
+| [fill]                 |     120(+120) |       4(+4) |       32(+32) |
 | [lib]/_HelloWorld.a    |     146(+146) |       0(+0) |         0(+0) |
 | [lib]/_LekaTouch.a     |     850(+850) |       0(+0) |         0(+0) |
 | [lib]/c.a              |   7560(+7560) | 2108(+2108) |       58(+58) |
 | [lib]/gcc.a            |     932(+932) |       0(+0) |         0(+0) |
-| [lib]/mbed-os-static.a | 35506(+35506) |   444(+444) |   8154(+8154) |
+| [lib]/mbed-os-static.a | 35518(+35518) |   444(+444) |   8154(+8154) |
 | [lib]/misc             |     188(+188) |       4(+4) |       28(+28) |
 | main.cpp.obj           |     462(+462) |       0(+0) |   1776(+1776) |
 | Subtotals              | 45776(+45776) | 2560(+2560) | 10048(+10048) |
 Total Static RAM memory (data + bss): 12608(+12608) bytes
 Total Flash memory (text + data): 48336(+48336) bytes
 

certs_emc_bt_lcd_qspi_rfid_touch_wifi.map

--- _mbed_tmp/mbed-os-6.7.0/certs_emc_bt_lcd_qspi_rfid_touch_wifi.map.txt	2021-03-22 12:43:07.000000000 +0100
+++ _mbed_tmp/mbed-os-6.9.0/certs_emc_bt_lcd_qspi_rfid_touch_wifi.map.txt	2021-03-22 12:43:07.000000000 +0100
@@ -1,21 +1,21 @@
 | Module                 |           .text |       .data |          .bss |
 |------------------------|-----------------|-------------|---------------|
-| [fill]                 |       240(+240) |     10(+10) |       42(+42) |
+| [fill]                 |       228(+228) |     10(+10) |       42(+42) |
 | [lib]/_HelloWorld.a    |       146(+146) |       0(+0) |         0(+0) |
 | [lib]/_LekaBluetooth.a |       948(+948) |       0(+0) |         0(+0) |
 | [lib]/_LekaFirmware.a  |       540(+540) |       0(+0) |         0(+0) |
 | [lib]/_LekaRFID.a      |       806(+806) |       0(+0) |         0(+0) |
 | [lib]/_LekaScreen.a    |     3166(+3166) |       0(+0) |     240(+240) |
 | [lib]/_LekaTouch.a     |       850(+850) |       0(+0) |         0(+0) |
 | [lib]/_LekaWifi.a      |       432(+432) |       0(+0) |         0(+0) |
 | [lib]/c.a              |   30376(+30376) | 2474(+2474) |       58(+58) |
 | [lib]/gcc.a            |     3528(+3528) |       0(+0) |         0(+0) |
-| [lib]/mbed-os-static.a |   72492(+72492) |   544(+544) | 11523(+11523) |
+| [lib]/mbed-os-static.a |   72504(+72504) |   544(+544) | 11523(+11523) |
 | [lib]/misc             |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a          |         32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a         |           0(+0) |       0(+0) |         0(+0) |
 | main.cpp.obj           |     1380(+1380) |       0(+0) |   7277(+7277) |
 | Subtotals              | 115124(+115124) | 3032(+3032) | 19168(+19168) |
 Total Static RAM memory (data + bss): 22200(+22200) bytes
 Total Flash memory (text + data): 118156(+118156) bytes
 

certs_emc_lcd_led_motors.map

--- _mbed_tmp/mbed-os-6.7.0/certs_emc_lcd_led_motors.map.txt	2021-03-22 12:43:08.000000000 +0100
+++ _mbed_tmp/mbed-os-6.9.0/certs_emc_lcd_led_motors.map.txt	2021-03-22 12:43:08.000000000 +0100
@@ -1,15 +1,15 @@
 | Module                 |         .text |       .data |          .bss |
 |------------------------|---------------|-------------|---------------|
-| [fill]                 |     144(+144) |       8(+8) |       28(+28) |
+| [fill]                 |     132(+132) |       8(+8) |       28(+28) |
 | [lib]/LKCoreMotor.a    |     168(+168) |       0(+0) |         0(+0) |
 | [lib]/_LekaScreen.a    |   3166(+3166) |       0(+0) |     240(+240) |
 | [lib]/c.a              |   7560(+7560) | 2108(+2108) |       58(+58) |
 | [lib]/driver_FastLED.a |   1022(+1022) |       2(+2) |       36(+36) |
 | [lib]/gcc.a            |   1884(+1884) |       0(+0) |         0(+0) |
-| [lib]/mbed-os-static.a | 40900(+40900) |   445(+445) | 10022(+10022) |
+| [lib]/mbed-os-static.a | 40912(+40912) |   445(+445) | 10022(+10022) |
 | [lib]/misc             |     188(+188) |       4(+4) |       28(+28) |
 | main.cpp.obj           |   2768(+2768) |       1(+1) |   2692(+2692) |
 | Subtotals              | 57800(+57800) | 2568(+2568) | 13104(+13104) |
 Total Static RAM memory (data + bss): 15672(+15672) bytes
 Total Flash memory (text + data): 60368(+60368) bytes
 

certs_emc_ble_led_motors.map

--- _mbed_tmp/mbed-os-6.7.0/certs_emc_ble_led_motors.map.txt	2021-03-22 12:43:08.000000000 +0100
+++ _mbed_tmp/mbed-os-6.9.0/certs_emc_ble_led_motors.map.txt	2021-03-22 12:43:09.000000000 +0100
@@ -1,16 +1,16 @@
 | Module                 |           .text |       .data |          .bss |
 |------------------------|-----------------|-------------|---------------|
-| [fill]                 |       364(+364) |     12(+12) |       78(+78) |
+| [fill]                 |       338(+338) |     12(+12) |       76(+76) |
 | [lib]/LKCoreMotor.a    |       168(+168) |       0(+0) |         0(+0) |
 | [lib]/_PrettyPrinter.a |         88(+88) |       0(+0) |         0(+0) |
 | [lib]/c.a              |     7644(+7644) | 2108(+2108) |       58(+58) |
 | [lib]/driver_FastLED.a |     1022(+1022) |       2(+2) |       36(+36) |
 | [lib]/gcc.a            |     1884(+1884) |       0(+0) |         0(+0) |
-| [lib]/mbed-os-static.a | 126390(+126390) |   689(+689) | 19112(+19112) |
+| [lib]/mbed-os-static.a | 126424(+126424) |   689(+689) | 19114(+19114) |
 | [lib]/misc             |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/stdc++.a         |           0(+0) |       0(+0) |         0(+0) |
-| main.cpp.obj           |     4084(+4084) |       1(+1) |   2288(+2288) |
+| main.cpp.obj           |     4076(+4076) |       1(+1) |   2288(+2288) |
 | Subtotals              | 141832(+141832) | 2816(+2816) | 21600(+21600) |
 Total Static RAM memory (data + bss): 24416(+24416) bytes
 Total Flash memory (text + data): 144648(+144648) bytes
 

spike_lk_qspi.map

--- _mbed_tmp/mbed-os-6.7.0/spike_lk_qspi.map.txt	2021-03-22 12:43:09.000000000 +0100
+++ _mbed_tmp/mbed-os-6.9.0/spike_lk_qspi.map.txt	2021-03-22 12:43:09.000000000 +0100
@@ -1,14 +1,14 @@
 | Module                 |         .text |       .data |        .bss |
 |------------------------|---------------|-------------|-------------|
-| [fill]                 |     120(+120) |       4(+4) |     24(+24) |
+| [fill]                 |     108(+108) |       4(+4) |     24(+24) |
 | [lib]/_HelloWorld.a    |     146(+146) |       0(+0) |       0(+0) |
 | [lib]/_LekaFirmware.a  |   1116(+1116) |       0(+0) |       0(+0) |
 | [lib]/c.a              |   7644(+7644) | 2108(+2108) |     58(+58) |
 | [lib]/gcc.a            |     932(+932) |       0(+0) |       0(+0) |
-| [lib]/mbed-os-static.a | 33180(+33180) |   444(+444) | 8134(+8134) |
+| [lib]/mbed-os-static.a | 33192(+33192) |   444(+444) | 8134(+8134) |
 | [lib]/misc             |     188(+188) |       4(+4) |     28(+28) |
 | main.cpp.obj           |     466(+466) |       0(+0) | 1524(+1524) |
 | Subtotals              | 43792(+43792) | 2560(+2560) | 9768(+9768) |
 Total Static RAM memory (data + bss): 12328(+12328) bytes
 Total Flash memory (text + data): 46352(+46352) bytes
 

spike_lk_bluetooth.map

--- _mbed_tmp/mbed-os-6.7.0/spike_lk_bluetooth.map.txt	2021-03-22 12:43:09.000000000 +0100
+++ _mbed_tmp/mbed-os-6.9.0/spike_lk_bluetooth.map.txt	2021-03-22 12:43:10.000000000 +0100
@@ -1,14 +1,14 @@
 | Module                 |         .text |       .data |          .bss |
 |------------------------|---------------|-------------|---------------|
-| [fill]                 |     122(+122) |       4(+4) |       24(+24) |
+| [fill]                 |     110(+110) |       4(+4) |       24(+24) |
 | [lib]/_HelloWorld.a    |     146(+146) |       0(+0) |         0(+0) |
 | [lib]/_LekaBluetooth.a |     948(+948) |       0(+0) |         0(+0) |
 | [lib]/c.a              |   7748(+7748) | 2108(+2108) |       58(+58) |
 | [lib]/gcc.a            |     932(+932) |       0(+0) |         0(+0) |
-| [lib]/mbed-os-static.a | 29778(+29778) |   444(+444) |   8090(+8090) |
+| [lib]/mbed-os-static.a | 29790(+29790) |   444(+444) |   8090(+8090) |
 | [lib]/misc             |     188(+188) |       4(+4) |       28(+28) |
 | main.cpp.obj           |     410(+410) |       0(+0) |   2416(+2416) |
 | Subtotals              | 40272(+40272) | 2560(+2560) | 10616(+10616) |
 Total Static RAM memory (data + bss): 13176(+13176) bytes
 Total Flash memory (text + data): 42832(+42832) bytes
 

spike_lk_wifi.map

--- _mbed_tmp/mbed-os-6.7.0/spike_lk_wifi.map.txt	2021-03-22 12:43:10.000000000 +0100
+++ _mbed_tmp/mbed-os-6.9.0/spike_lk_wifi.map.txt	2021-03-22 12:43:10.000000000 +0100
@@ -1,16 +1,16 @@
 | Module                 |         .text |       .data |          .bss |
 |------------------------|---------------|-------------|---------------|
-| [fill]                 |     198(+198) |     11(+11) |       31(+31) |
+| [fill]                 |     186(+186) |     11(+11) |       31(+31) |
 | [lib]/_HelloWorld.a    |     146(+146) |       0(+0) |         0(+0) |
 | [lib]/_LekaWifi.a      |     432(+432) |       0(+0) |         0(+0) |
 | [lib]/c.a              | 30360(+30360) | 2474(+2474) |       58(+58) |
 | [lib]/gcc.a            |   3528(+3528) |       0(+0) |         0(+0) |
-| [lib]/mbed-os-static.a | 56854(+56854) |   543(+543) | 11335(+11335) |
+| [lib]/mbed-os-static.a | 56866(+56866) |   543(+543) | 11335(+11335) |
 | [lib]/misc             |     188(+188) |       4(+4) |       28(+28) |
 | [lib]/nosys.a          |       32(+32) |       0(+0) |         0(+0) |
 | [lib]/stdc++.a         |         0(+0) |       0(+0) |         0(+0) |
 | main.cpp.obj           |     410(+410) |       0(+0) |   2892(+2892) |
 | Subtotals              | 92148(+92148) | 3032(+3032) | 14344(+14344) |
 Total Static RAM memory (data + bss): 17376(+17376) bytes
 Total Flash memory (text + data): 95180(+95180) bytes
 

spike_mbed_watchdog_ticker_vs_thread.map

--- _mbed_tmp/mbed-os-6.7.0/spike_mbed_watchdog_ticker_vs_thread.map.txt	2021-03-22 12:43:10.000000000 +0100
+++ _mbed_tmp/mbed-os-6.9.0/spike_mbed_watchdog_ticker_vs_thread.map.txt	2021-03-22 12:43:11.000000000 +0100
@@ -1,13 +1,13 @@
 | Module                 |         .text |       .data |        .bss |
 |------------------------|---------------|-------------|-------------|
-| [fill]                 |     108(+108) |       3(+3) |     29(+29) |
+| [fill]                 |       96(+96) |       3(+3) |     29(+29) |
 | [lib]/c.a              |   7700(+7700) | 2108(+2108) |     58(+58) |
 | [lib]/gcc.a            |     772(+772) |       0(+0) |       0(+0) |
-| [lib]/mbed-os-static.a | 27530(+27530) |   445(+445) | 8594(+8594) |
+| [lib]/mbed-os-static.a | 27542(+27542) |   445(+445) | 8594(+8594) |
 | [lib]/misc             |     188(+188) |       4(+4) |     28(+28) |
 | [lib]/nosys.a          |       32(+32) |       0(+0) |       0(+0) |
 | main.cpp.obj           |     678(+678) |       0(+0) |   363(+363) |
 | Subtotals              | 37008(+37008) | 2560(+2560) | 9072(+9072) |
 Total Static RAM memory (data + bss): 11632(+11632) bytes
 Total Flash memory (text + data): 39568(+39568) bytes
 

spike_mbed_blinky.map

--- _mbed_tmp/mbed-os-6.7.0/spike_mbed_blinky.map.txt	2021-03-22 12:43:11.000000000 +0100
+++ _mbed_tmp/mbed-os-6.9.0/spike_mbed_blinky.map.txt	2021-03-22 12:43:11.000000000 +0100
@@ -1,12 +1,12 @@
 | Module                 |         .text |       .data |        .bss |
 |------------------------|---------------|-------------|-------------|
 | [fill]                 |       62(+62) |       4(+4) |     24(+24) |
 | [lib]/c.a              |   4992(+4992) | 2108(+2108) |     58(+58) |
 | [lib]/gcc.a            |     772(+772) |       0(+0) |       0(+0) |
-| [lib]/mbed-os-static.a | 23796(+23796) |   444(+444) | 8042(+8042) |
+| [lib]/mbed-os-static.a | 23808(+23808) |   444(+444) | 8042(+8042) |
 | [lib]/misc             |     188(+188) |       4(+4) |     28(+28) |
 | main.cpp.obj           |       74(+74) |       0(+0) |       0(+0) |
-| Subtotals              | 29884(+29884) | 2560(+2560) | 8152(+8152) |
+| Subtotals              | 29896(+29896) | 2560(+2560) | 8152(+8152) |
 Total Static RAM memory (data + bss): 10712(+10712) bytes
-Total Flash memory (text + data): 32444(+32444) bytes
+Total Flash memory (text + data): 32456(+32456) bytes
 

spike_lk_led.map

--- _mbed_tmp/mbed-os-6.7.0/spike_lk_led.map.txt	2021-03-22 12:43:11.000000000 +0100
+++ _mbed_tmp/mbed-os-6.9.0/spike_lk_led.map.txt	2021-03-22 12:43:12.000000000 +0100
@@ -1,14 +1,14 @@
 | Module                 |         .text |       .data |          .bss |
 |------------------------|---------------|-------------|---------------|
-| [fill]                 |     126(+126) |       1(+1) |       33(+33) |
+| [fill]                 |     114(+114) |       1(+1) |       33(+33) |
 | [lib]/_HelloWorld.a    |     146(+146) |       0(+0) |         0(+0) |
 | [lib]/c.a              |   7528(+7528) | 2108(+2108) |       58(+58) |
 | [lib]/driver_FastLED.a |   1022(+1022) |       2(+2) |       36(+36) |
 | [lib]/gcc.a            |     932(+932) |       0(+0) |         0(+0) |
-| [lib]/mbed-os-static.a | 28858(+28858) |   444(+444) |   9898(+9898) |
+| [lib]/mbed-os-static.a | 28870(+28870) |   444(+444) |   9898(+9898) |
 | [lib]/misc             |     188(+188) |       4(+4) |       28(+28) |
 | main.cpp.obj           |   1792(+1792) |       1(+1) |     371(+371) |
 | Subtotals              | 40592(+40592) | 2560(+2560) | 10424(+10424) |
 Total Static RAM memory (data + bss): 12984(+12984) bytes
 Total Flash memory (text + data): 43152(+43152) bytes
 

LekaOS.map

--- _mbed_tmp/mbed-os-6.7.0/LekaOS.map.txt	2021-03-22 12:43:12.000000000 +0100
+++ _mbed_tmp/mbed-os-6.9.0/LekaOS.map.txt	2021-03-22 12:43:12.000000000 +0100
@@ -1,13 +1,13 @@
 | Module                 |         .text |       .data |        .bss |
 |------------------------|---------------|-------------|-------------|
-| [fill]                 |     142(+142) |       4(+4) |     32(+32) |
+| [fill]                 |     130(+130) |       4(+4) |     32(+32) |
 | [lib]/_HelloWorld.a    |     146(+146) |       0(+0) |       0(+0) |
 | [lib]/c.a              |   7528(+7528) | 2108(+2108) |     58(+58) |
 | [lib]/gcc.a            |     932(+932) |       0(+0) |       0(+0) |
-| [lib]/mbed-os-static.a | 28164(+28164) |   444(+444) | 8090(+8090) |
+| [lib]/mbed-os-static.a | 28176(+28176) |   444(+444) | 8090(+8090) |
 | [lib]/misc             |     188(+188) |       4(+4) |     28(+28) |
 | main.cpp.obj           |     228(+228) |       0(+0) | 1072(+1072) |
 | Subtotals              | 37328(+37328) | 2560(+2560) | 9280(+9280) |
 Total Static RAM memory (data + bss): 11840(+11840) bytes
 Total Flash memory (text + data): 39888(+39888) bytes
 

hardware_motors_test_reduction_and_wheels.map

--- _mbed_tmp/mbed-os-6.7.0/hardware_motors_test_reduction_and_wheels.map.txt	2021-03-22 12:43:12.000000000 +0100
+++ _mbed_tmp/mbed-os-6.9.0/hardware_motors_test_reduction_and_wheels.map.txt	2021-03-22 12:43:13.000000000 +0100
@@ -1,16 +1,16 @@
 | Module                 |           .text |       .data |          .bss |
 |------------------------|-----------------|-------------|---------------|
-| [fill]                 |       346(+346) |       7(+7) |       72(+72) |
+| [fill]                 |       320(+320) |       7(+7) |       70(+70) |
 | [lib]/LKCoreMotor.a    |       168(+168) |       0(+0) |         0(+0) |
 | [lib]/_LekaMotors.a    |       196(+196) |       0(+0) |         0(+0) |
 | [lib]/_PrettyPrinter.a |         88(+88) |       0(+0) |         0(+0) |
 | [lib]/c.a              |     7644(+7644) | 2108(+2108) |       58(+58) |
 | [lib]/gcc.a            |     1884(+1884) |       0(+0) |         0(+0) |
-| [lib]/mbed-os-static.a | 125236(+125236) |   689(+689) | 19096(+19096) |
+| [lib]/mbed-os-static.a | 125270(+125270) |   689(+689) | 19098(+19098) |
 | [lib]/misc             |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/stdc++.a         |           0(+0) |       0(+0) |         0(+0) |
-| main.cpp.obj           |     2242(+2242) |       0(+0) |   1530(+1530) |
+| main.cpp.obj           |     2234(+2234) |       0(+0) |   1530(+1530) |
 | Subtotals              | 137992(+137992) | 2808(+2808) | 20784(+20784) |
 Total Static RAM memory (data + bss): 23592(+23592) bytes
 Total Flash memory (text + data): 140800(+140800) bytes
 

spike_lk_rfid.map

--- _mbed_tmp/mbed-os-6.7.0/spike_lk_rfid.map.txt	2021-03-22 12:43:13.000000000 +0100
+++ _mbed_tmp/mbed-os-6.9.0/spike_lk_rfid.map.txt	2021-03-22 12:43:13.000000000 +0100
@@ -1,14 +1,14 @@
 | Module                 |         .text |       .data |          .bss |
 |------------------------|---------------|-------------|---------------|
-| [fill]                 |       96(+96) |       4(+4) |       28(+28) |
+| [fill]                 |     148(+148) |       4(+4) |       28(+28) |
 | [lib]/_HelloWorld.a    |     146(+146) |       0(+0) |         0(+0) |
 | [lib]/_LekaRFID.a      |     806(+806) |       0(+0) |         0(+0) |
 | [lib]/c.a              |   7660(+7660) | 2108(+2108) |       58(+58) |
 | [lib]/gcc.a            |     932(+932) |       0(+0) |         0(+0) |
-| [lib]/mbed-os-static.a | 29778(+29778) |   444(+444) |   8090(+8090) |
+| [lib]/mbed-os-static.a | 29790(+29790) |   444(+444) |   8090(+8090) |
 | [lib]/misc             |     188(+188) |       4(+4) |       28(+28) |
 | main.cpp.obj           |     410(+410) |       0(+0) |   2204(+2204) |
-| Subtotals              | 40016(+40016) | 2560(+2560) | 10408(+10408) |
+| Subtotals              | 40080(+40080) | 2560(+2560) | 10408(+10408) |
 Total Static RAM memory (data + bss): 12968(+12968) bytes
-Total Flash memory (text + data): 42576(+42576) bytes
+Total Flash memory (text + data): 42640(+42640) bytes
 

spike_lk_ble.map

--- _mbed_tmp/mbed-os-6.7.0/spike_lk_ble.map.txt	2021-03-22 12:43:14.000000000 +0100
+++ _mbed_tmp/mbed-os-6.9.0/spike_lk_ble.map.txt	2021-03-22 12:43:14.000000000 +0100
@@ -1,14 +1,14 @@
 | Module                 |           .text |       .data |          .bss |
 |------------------------|-----------------|-------------|---------------|
-| [fill]                 |       360(+360) |       7(+7) |       62(+62) |
+| [fill]                 |       334(+334) |       7(+7) |       60(+60) |
 | [lib]/_PrettyPrinter.a |         88(+88) |       0(+0) |         0(+0) |
 | [lib]/c.a              |     7644(+7644) | 2108(+2108) |       58(+58) |
 | [lib]/gcc.a            |       932(+932) |       0(+0) |         0(+0) |
-| [lib]/mbed-os-static.a | 120294(+120294) |   689(+689) | 18996(+18996) |
+| [lib]/mbed-os-static.a | 120328(+120328) |   689(+689) | 18998(+18998) |
 | [lib]/misc             |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/stdc++.a         |           0(+0) |       0(+0) |         0(+0) |
-| main.cpp.obj           |     1518(+1518) |       0(+0) |     280(+280) |
+| main.cpp.obj           |     1510(+1510) |       0(+0) |     280(+280) |
 | Subtotals              | 131024(+131024) | 2808(+2808) | 19424(+19424) |
 Total Static RAM memory (data + bss): 22232(+22232) bytes
 Total Flash memory (text + data): 133832(+133832) bytes
 

certs_emc_ble_bt_lcd_led_motors.map

--- _mbed_tmp/mbed-os-6.7.0/certs_emc_ble_bt_lcd_led_motors.map.txt	2021-03-22 12:43:14.000000000 +0100
+++ _mbed_tmp/mbed-os-6.9.0/certs_emc_ble_bt_lcd_led_motors.map.txt	2021-03-22 12:43:15.000000000 +0100
@@ -1,21 +1,21 @@
 | Module                 |           .text |       .data |          .bss |
 |------------------------|-----------------|-------------|---------------|
-| [fill]                 |       418(+418) |     11(+11) |       84(+84) |
+| [fill]                 |       400(+400) |     11(+11) |       90(+90) |
 | [lib]/_FileManager.a   |         96(+96) |       0(+0) |         0(+0) |
 | [lib]/_LekaBluetooth.a |       718(+718) |       0(+0) |         0(+0) |
 | [lib]/_LekaRFID.a      |       600(+600) |       0(+0) |         0(+0) |
 | [lib]/_LekaScreen.a    |     3166(+3166) |       0(+0) |     240(+240) |
 | [lib]/_LekaTouch.a     |       634(+634) |       0(+0) |         0(+0) |
 | [lib]/_PrettyPrinter.a |       260(+260) |       0(+0) |         0(+0) |
 | [lib]/c.a              |   19232(+19232) | 2572(+2572) |       97(+97) |
 | [lib]/driver_FastLED.a |     1022(+1022) |       2(+2) |       36(+36) |
 | [lib]/driver_Motor.a   |         74(+74) |       0(+0) |         0(+0) |
 | [lib]/gcc.a            |     1884(+1884) |       0(+0) |         0(+0) |
-| [lib]/mbed-os-static.a | 154744(+154744) |   706(+706) | 19455(+19455) |
+| [lib]/mbed-os-static.a | 154766(+154766) |   706(+706) | 19457(+19457) |
 | [lib]/misc             |       188(+188) |       4(+4) |       28(+28) |
 | [lib]/stdc++.a         |           0(+0) |       0(+0) |         0(+0) |
-| main.cpp.obj           |     4776(+4776) |       9(+9) |   6540(+6540) |
-| Subtotals              | 187812(+187812) | 3304(+3304) | 26480(+26480) |
-Total Static RAM memory (data + bss): 29784(+29784) bytes
+| main.cpp.obj           |     4772(+4772) |       9(+9) |   6540(+6540) |
+| Subtotals              | 187812(+187812) | 3304(+3304) | 26488(+26488) |
+Total Static RAM memory (data + bss): 29792(+29792) bytes
 Total Flash memory (text + data): 191116(+191116) bytes
 

spike_lk_file_manager.map

--- _mbed_tmp/mbed-os-6.7.0/spike_lk_file_manager.map.txt	2021-03-22 12:43:15.000000000 +0100
+++ _mbed_tmp/mbed-os-6.9.0/spike_lk_file_manager.map.txt	2021-03-22 12:43:15.000000000 +0100
@@ -1,14 +1,14 @@
 | Module                 |         .text |       .data |          .bss |
 |------------------------|---------------|-------------|---------------|
-| [fill]                 |     148(+148) |       4(+4) |       38(+38) |
+| [fill]                 |     136(+136) |       4(+4) |       38(+38) |
 | [lib]/_FileManager.a   |     222(+222) |       0(+0) |         0(+0) |
 | [lib]/_HelloWorld.a    |     146(+146) |       0(+0) |         0(+0) |
 | [lib]/c.a              | 19264(+19264) | 2572(+2572) |       97(+97) |
 | [lib]/gcc.a            |     932(+932) |       0(+0) |         0(+0) |
-| [lib]/mbed-os-static.a | 53080(+53080) |   460(+460) | 10181(+10181) |
+| [lib]/mbed-os-static.a | 53092(+53092) |   460(+460) | 10181(+10181) |
 | [lib]/misc             |     188(+188) |       4(+4) |       28(+28) |
 | main.cpp.obj           |     352(+352) |       0(+0) |   1424(+1424) |
 | Subtotals              | 74332(+74332) | 3040(+3040) | 11768(+11768) |
 Total Static RAM memory (data + bss): 14808(+14808) bytes
 Total Flash memory (text + data): 77372(+77372) bytes
 

spike_lk_lcd.map

--- _mbed_tmp/mbed-os-6.7.0/spike_lk_lcd.map.txt	2021-03-22 12:43:16.000000000 +0100
+++ _mbed_tmp/mbed-os-6.9.0/spike_lk_lcd.map.txt	2021-03-22 12:43:16.000000000 +0100
@@ -1,14 +1,14 @@
 | Module                 |         .text |       .data |          .bss |
 |------------------------|---------------|-------------|---------------|
-| [fill]                 |     148(+148) |       3(+3) |       28(+28) |
+| [fill]                 |     136(+136) |       3(+3) |       28(+28) |
 | [lib]/_HelloWorld.a    |     146(+146) |       0(+0) |         0(+0) |
 | [lib]/_LekaScreen.a    |   3166(+3166) |       0(+0) |     240(+240) |
 | [lib]/c.a              |   7560(+7560) | 2108(+2108) |       58(+58) |
 | [lib]/gcc.a            |   1884(+1884) |       0(+0) |         0(+0) |
-| [lib]/mbed-os-static.a | 36298(+36298) |   445(+445) |   8154(+8154) |
+| [lib]/mbed-os-static.a | 36310(+36310) |   445(+445) |   8154(+8154) |
 | [lib]/misc             |     188(+188) |       4(+4) |       28(+28) |
 | main.cpp.obj           |     410(+410) |       0(+0) |   1756(+1756) |
 | Subtotals              | 49800(+49800) | 2560(+2560) | 10264(+10264) |
 Total Static RAM memory (data + bss): 12824(+12824) bytes
 Total Flash memory (text + data): 52360(+52360) bytes
 

@ladislas ladislas merged commit 0ab9eff into develop Mar 25, 2021
@ladislas ladislas deleted the ladislas/feature/update-mbed-os-v6.9.0 branch March 26, 2021 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants