Reading and sending sensor data over BLE

Dependencies:   BSP_B-L475E-IOT01

mbed_app.json

Committer:
mbed_official
Date:
2017-06-08
Revision:
30:a636f1c56728
Parent:
2:864ddfb70a9c
Child:
31:1a8e0f5fd8de

File content as of revision 30:a636f1c56728:

{
    "target_overrides": {
        "K64F": {
            "target.features_add": ["BLE"],
            "target.extra_labels_add": ["ST_BLUENRG"],
            "target.macros_add": ["IDB0XA1_D13_PATCH"]
        },
        "NUCLEO_F401RE": {
            "target.features_add": ["BLE"],
            "target.extra_labels_add": ["ST_BLUENRG"]
        }
    }
}