changed name

Fork of mbed-os-example-ble-BatteryLevel by mbed-os-examples

mbed_app.json

Committer:
vazbyte
Date:
2018-10-28
Revision:
76:9a6403ea5c9b
Parent:
70:5cf292205001

File content as of revision 76:9a6403ea5c9b:

{
    "target_overrides": {
        "K64F": {
            "target.features_add": ["BLE"],
            "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
        },
        "NUCLEO_F401RE": {
            "target.features_add": ["BLE"],
            "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
        },
        "DISCO_L475VG_IOT01A": {
            "target.features_add": ["BLE"],
            "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
        }
    }
}