Reading and sending sensor data over BLE
Dependencies: BSP_B-L475E-IOT01
mbed_app.json
- Committer:
- bcostm
- Date:
- 2017-07-26
- Revision:
- 38:4bdc241ba9a6
- Parent:
- 31:1a8e0f5fd8de
File content as of revision 38:4bdc241ba9a6:
{ "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"] } } }