test

mbed_app.json

Committer:
mbed_official
Date:
2018-06-20
Revision:
2:cfa7a3406398
Parent:
1:916188eae2bb
Child:
3:704a199f2316

File content as of revision 2:cfa7a3406398:

{
    "target_overrides": {
        "K64F": {
            "target.features_add": ["BLE"],
            "target.extra_labels_add": ["ST_BLUENRG", "CORDIO"]
        },
        "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"]
        }
    }
}