Tested and connected with nRF Control panel in android device

mbed_app.json

Committer:
mbed_official
Date:
2017-06-15
Revision:
31:8bed94c61fcb
Parent:
2:cc8349878a7d
Child:
38:449ef9831076

File content as of revision 31:8bed94c61fcb:

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