this is using the mbed os version 5-13-1
mbed_app.json
- Committer:
- mbed_official
- Date:
- 2017-06-15
- Revision:
- 31:1a8e0f5fd8de
- Parent:
- 2:864ddfb70a9c
- Child:
- 38:f36c230b1b28
File content as of revision 31:1a8e0f5fd8de:
{
"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"]
}
}
}