changed name

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

mbed_app.json

Committer:
mbed_official
Date:
2018-09-04
Revision:
70:5cf292205001
Parent:
40:e28d9bf02152

File content as of revision 70:5cf292205001:

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