king color

mbed_app.json

Committer:
LAINO
Date:
2018-05-13
Revision:
1:6f55e05bb7a0
Parent:
0:d18ffa2b40b3

File content as of revision 1:6f55e05bb7a0:

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