Skip to content

Commit 47a6534

Browse files
author
Donatien Garnier
authored
Merge pull request #252 from donatieng/mbed_os_update
Update Master branch to use Mbed OS 5.13.1
2 parents 50769d2 + 3892ae2 commit 47a6534

File tree

41 files changed

+51
-107
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+51
-107
lines changed

BLE_BatteryLevel/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

BLE_BatteryLevel/mbed_app.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,10 @@
1313
"target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
1414
},
1515
"NRF52840_DK": {
16-
"target.features_add": ["BLE"],
17-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
18-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140_FULL", "NORDIC_SOFTDEVICE"]
16+
"target.features_add": ["BLE"]
1917
},
2018
"NRF52_DK": {
21-
"target.features_add": ["BLE"],
22-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
23-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE"]
19+
"target.features_add": ["BLE"]
2420
}
2521
}
2622
}

BLE_Beacon/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

BLE_Beacon/mbed_app.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,10 @@
1313
"target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
1414
},
1515
"NRF52840_DK": {
16-
"target.features_add": ["BLE"],
17-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
18-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140_FULL", "NORDIC_SOFTDEVICE"]
16+
"target.features_add": ["BLE"]
1917
},
2018
"NRF52_DK": {
21-
"target.features_add": ["BLE"],
22-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
23-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE"]
19+
"target.features_add": ["BLE"]
2420
}
2521
}
2622
}

BLE_Button/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

BLE_Button/mbed_app.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,10 @@
3636
},
3737
"NRF52840_DK": {
3838
"target.features_add": ["BLE"],
39-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
40-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140_FULL", "NORDIC_SOFTDEVICE"],
4139
"ble_button_pin_name": "BUTTON1"
4240
},
4341
"NRF52_DK": {
4442
"target.features_add": ["BLE"],
45-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
46-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE"],
4743
"ble_button_pin_name": "BUTTON1"
4844
},
4945
"MTB_UBLOX_NINA_B1": {

BLE_GAP/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

BLE_GAP/mbed_app.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,10 @@
1313
"target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
1414
},
1515
"NRF52840_DK": {
16-
"target.features_add": ["BLE"],
17-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
18-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140_FULL", "NORDIC_SOFTDEVICE"]
16+
"target.features_add": ["BLE"]
1917
},
2018
"NRF52_DK": {
21-
"target.features_add": ["BLE"],
22-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
23-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE"]
19+
"target.features_add": ["BLE"]
2420
}
2521
}
2622
}

BLE_GAPButton/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

BLE_GAPButton/mbed_app.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,10 @@
3636
},
3737
"NRF52840_DK": {
3838
"target.features_add": ["BLE"],
39-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
40-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140_FULL", "NORDIC_SOFTDEVICE"],
4139
"ble_button_pin_name": "BUTTON1"
4240
},
4341
"NRF52_DK": {
4442
"target.features_add": ["BLE"],
45-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
46-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE"],
4743
"ble_button_pin_name": "BUTTON1"
4844
},
4945
"MTB_UBLOX_NINA_B1": {

BLE_GattClient/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

BLE_GattClient/mbed_app.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,10 @@
1313
"target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
1414
},
1515
"NRF52840_DK": {
16-
"target.features_add": ["BLE"],
17-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
18-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140_FULL", "NORDIC_SOFTDEVICE"]
16+
"target.features_add": ["BLE"]
1917
},
2018
"NRF52_DK": {
21-
"target.features_add": ["BLE"],
22-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
23-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE"]
19+
"target.features_add": ["BLE"]
2420
}
2521
}
2622
}

BLE_GattServer/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

BLE_GattServer/mbed_app.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,10 @@
1313
"target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
1414
},
1515
"NRF52840_DK": {
16-
"target.features_add": ["BLE"],
17-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
18-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140_FULL", "NORDIC_SOFTDEVICE"]
16+
"target.features_add": ["BLE"]
1917
},
2018
"NRF52_DK": {
21-
"target.features_add": ["BLE"],
22-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
23-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE"]
19+
"target.features_add": ["BLE"]
2420
}
2521
}
2622
}

BLE_HeartRate/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

BLE_HeartRate/mbed_app.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,10 @@
1313
"target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
1414
},
1515
"NRF52840_DK": {
16-
"target.features_add": ["BLE"],
17-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
18-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140_FULL", "NORDIC_SOFTDEVICE"]
16+
"target.features_add": ["BLE"]
1917
},
2018
"NRF52_DK": {
21-
"target.features_add": ["BLE"],
22-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
23-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE"]
19+
"target.features_add": ["BLE"]
2420
}
2521
}
2622
}

BLE_LED/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

BLE_LED/mbed_app.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,10 @@
1313
"target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
1414
},
1515
"NRF52840_DK": {
16-
"target.features_add": ["BLE"],
17-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
18-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140_FULL", "NORDIC_SOFTDEVICE"]
16+
"target.features_add": ["BLE"]
1917
},
2018
"NRF52_DK": {
21-
"target.features_add": ["BLE"],
22-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
23-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE"]
19+
"target.features_add": ["BLE"]
2420
}
2521
}
2622
}

BLE_LEDBlinker/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

BLE_LEDBlinker/mbed_app.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,10 @@
1313
"target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
1414
},
1515
"NRF52840_DK": {
16-
"target.features_add": ["BLE"],
17-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
18-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140_FULL", "NORDIC_SOFTDEVICE"]
16+
"target.features_add": ["BLE"]
1917
},
2018
"NRF52_DK": {
21-
"target.features_add": ["BLE"],
22-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
23-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE"]
19+
"target.features_add": ["BLE"]
2420
}
2521
}
2622
}

BLE_PeriodicAdvertising/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

BLE_PeriodicAdvertising/mbed_app.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,10 @@
1313
"target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
1414
},
1515
"NRF52840_DK": {
16-
"target.features_add": ["BLE"],
17-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
18-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140_FULL", "NORDIC_SOFTDEVICE"]
16+
"target.features_add": ["BLE"]
1917
},
2018
"NRF52_DK": {
21-
"target.features_add": ["BLE"],
22-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
23-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE"]
19+
"target.features_add": ["BLE"]
2420
}
2521
}
2622
}

BLE_Privacy/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

BLE_Privacy/mbed_app.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,10 @@
1313
"target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
1414
},
1515
"NRF52840_DK": {
16-
"target.features_add": ["BLE"],
17-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
18-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140_FULL", "NORDIC_SOFTDEVICE"]
16+
"target.features_add": ["BLE"]
1917
},
2018
"NRF52_DK": {
21-
"target.features_add": ["BLE"],
22-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
23-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE"]
19+
"target.features_add": ["BLE"]
2420
}
2521
}
2622
}

BLE_SM/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

BLE_SM/mbed_app.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,10 @@
1313
"target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
1414
},
1515
"NRF52840_DK": {
16-
"target.features_add": ["BLE"],
17-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
18-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140_FULL", "NORDIC_SOFTDEVICE"]
16+
"target.features_add": ["BLE"]
1917
},
2018
"NRF52_DK": {
21-
"target.features_add": ["BLE"],
22-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
23-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE"]
19+
"target.features_add": ["BLE"]
2420
}
2521
}
2622
}

BLE_Thermometer/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

BLE_Thermometer/mbed_app.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,10 @@
1313
"target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
1414
},
1515
"NRF52840_DK": {
16-
"target.features_add": ["BLE"],
17-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
18-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140_FULL", "NORDIC_SOFTDEVICE"]
16+
"target.features_add": ["BLE"]
1917
},
2018
"NRF52_DK": {
21-
"target.features_add": ["BLE"],
22-
"target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
23-
"target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE"]
19+
"target.features_add": ["BLE"]
2420
}
2521
}
2622
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

deprecated/BLE_Beacon/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

deprecated/BLE_Button/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

deprecated/BLE_GAP/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

deprecated/BLE_GAPButton/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

deprecated/BLE_GattClient/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

deprecated/BLE_GattServer/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

deprecated/BLE_HeartRate/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

deprecated/BLE_LED/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

deprecated/BLE_LEDBlinker/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

deprecated/BLE_Privacy/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

deprecated/BLE_SM/mbed-os.lib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#51d55508e8400b60af467005646c4e2164738d48
1+
https://github.com/ARMmbed/mbed-os/#5941d1718339116cd12914238ec331c84da3d08f

0 commit comments

Comments
 (0)