Luca Mottola
/
IOTAtelier1819-BLEBeacon
BLE beacon example
mbed_app.json
- Committer:
- lmottola
- Date:
- 2018-11-13
- Revision:
- 74:3c07c0f8bd78
- Parent:
- 70:5575d1bee775
File content as of revision 74:3c07c0f8bd78:
{ "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"] } } }