Adjusted to my instruments

mbed_app.json

Committer:
JunkoNakajima
Date:
2018-11-27
Revision:
40:5b07ca588844
Parent:
39:65d3756866f3

File content as of revision 40:5b07ca588844:

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