Luca Mottola
/
IOTAtelier1819-BLELed
BLE example of a write characteristic to control a Led
mbed_app.json
- Committer:
- mbed_official
- Date:
- 2018-09-04
- Revision:
- 68:462ee502bc56
- Parent:
- 38:f36c230b1b28
File content as of revision 68:462ee502bc56:
{ "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"] } } }