Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion BLE_SM/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ Hardware requirements are in the [main readme](https://github.com/ARMmbed/mbed-o

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

Note: example currently doesn't use ST provided stack and instead uses a Cordio port for the ST.
Note: this example currently is currently not supported on ST BLUENRG targets.
14 changes: 0 additions & 14 deletions BLE_SM/mbed_app.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,2 @@
{
"target_overrides": {
"K64F": {
"target.features_add": ["BLE"],
"target.extra_labels_add": ["ST_BLUENRG"]
},
"NUCLEO_F401RE": {
"target.features_add": ["BLE"],
"target.extra_labels_add": ["ST_BLUENRG", "CORDIO"]
},
"DISCO_L475VG_IOT01A": {
"target.features_add": ["BLE"],
"target.extra_labels_add": ["ST_BLUENRG", "CORDIO"]
}
}
}
1 change: 0 additions & 1 deletion BLE_SM/shields/TARGET_ST_BLUENRG.lib

This file was deleted.