copy2

mbed_app.json

Committer:
mbed_official
Date:
2017-06-15
Revision:
33:569fa15b1a6a
Parent:
4:52bffaff7f0b
Child:
40:e28d9bf02152

File content as of revision 33:569fa15b1a6a:

{
    "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"]
        }
    }
}