Bluetooth Low Energy enabled device with "Switch" feature, compatible with BlueST Protocol.

Bluetooth Low Energy enabled device with "Switch" feature, compatible with BlueST Protocol.

Committer:
Davidroid
Date:
Tue Apr 17 15:13:04 2018 +0000
Revision:
0:6b34c49b5285
Bluetooth Low Energy enabled device with "Switch" feature, compatible with BlueST Protocol.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Davidroid 0:6b34c49b5285 1 {
Davidroid 0:6b34c49b5285 2 "target_overrides": {
Davidroid 0:6b34c49b5285 3 "K64F": {
Davidroid 0:6b34c49b5285 4 "target.features_add": ["BLE"],
Davidroid 0:6b34c49b5285 5 "target.extra_labels_add": ["ST_BLUENRG"]
Davidroid 0:6b34c49b5285 6 },
Davidroid 0:6b34c49b5285 7 "NUCLEO_F401RE": {
Davidroid 0:6b34c49b5285 8 "target.features_add": ["BLE"],
Davidroid 0:6b34c49b5285 9 "target.extra_labels_add": ["ST_BLUENRG"]
Davidroid 0:6b34c49b5285 10 },
Davidroid 0:6b34c49b5285 11 "DISCO_L475VG_IOT01A": {
Davidroid 0:6b34c49b5285 12 "target.features_add": ["BLE"],
Davidroid 0:6b34c49b5285 13 "target.extra_labels_add": ["ST_BLUENRG"]
Davidroid 0:6b34c49b5285 14 }
Davidroid 0:6b34c49b5285 15 }
Davidroid 0:6b34c49b5285 16 }