Skip to content

Commit 6ea80aa

Browse files
authored
Merge branch 'master' into master
2 parents cac53ff + dd05e7d commit 6ea80aa

File tree

3 files changed

+1
-16
lines changed

3 files changed

+1
-16
lines changed

BLE_SM/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ Hardware requirements are in the [main readme](https://github.com/ARMmbed/mbed-o
2626

2727
Building instructions for all samples are in the [main readme](https://github.com/ARMmbed/mbed-os-example-ble/blob/master/README.md).
2828

29-
Note: example currently doesn't use ST provided stack and instead uses a Cordio port for the ST.
29+
Note: this example currently is currently not supported on ST BLUENRG targets.

BLE_SM/mbed_app.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,2 @@
11
{
2-
"target_overrides": {
3-
"K64F": {
4-
"target.features_add": ["BLE"],
5-
"target.extra_labels_add": ["ST_BLUENRG", "CORDIO"]
6-
},
7-
"NUCLEO_F401RE": {
8-
"target.features_add": ["BLE"],
9-
"target.extra_labels_add": ["ST_BLUENRG", "CORDIO"]
10-
},
11-
"DISCO_L475VG_IOT01A": {
12-
"target.features_add": ["BLE"],
13-
"target.extra_labels_add": ["ST_BLUENRG", "CORDIO"]
14-
}
15-
}
162
}

BLE_SM/shields/TARGET_ST_BLUENRG.lib

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)