Test
mbed_app.json
- Committer:
- mbed_official
- Date:
- 2017-07-28
- Revision:
- 37:c9fd79974e96
- Parent:
- 30:50dc9ff0b329
- Child:
- 67:55c859f4efe0
File content as of revision 37:c9fd79974e96:
{
"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"]
},
"DISCO_L475VG_IOT01A": {
"target.features_add": ["BLE"],
"target.extra_labels_add": ["ST_BLUENRG"]
}
}
}