File tree Expand file tree Collapse file tree 3 files changed +1
-16
lines changed Expand file tree Collapse file tree 3 files changed +1
-16
lines changed Original file line number Diff line number Diff line change @@ -26,4 +26,4 @@ Hardware requirements are in the [main readme](https://github.com/ARMmbed/mbed-o
2626
2727Building 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 .
Original file line number Diff line number Diff line change 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}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments