Luca Mottola
/
IOTAtelier1819-BLELed
BLE example of a write characteristic to control a Led
mbed_app.json
- Committer:
- lmottola
- Date:
- 2018-11-16
- Revision:
- 72:0ec27f82fe6d
- Parent:
- 68:462ee502bc56
File content as of revision 72:0ec27f82fe6d:
{ "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"] } } }