mbed 5

mbed_app.json

Committer:
marksin
Date:
2017-03-23
Revision:
0:e4f64ff6967a

File content as of revision 0:e4f64ff6967a:

{
    "target_overrides": {
        "K64F": {
            "target.features_add": ["BLE"],
            "target.extra_labels_add": ["ST_BLUENRG"],
            "target.macros_add": ["IDB0XA1_D13_PATCH"]
        },
        "NUCLEO_F401RE": {
            "target.features_add": ["BLE"],
            "target.extra_labels_add": ["ST_BLUENRG"]
        }
    }
}