This application demonstrates detailed uses of the GattClient APIs.

Committer:
Donatien Garnier
Date:
Tue Aug 14 15:15:59 2018 +0100
Revision:
0:ad9793cc5249
Child:
2:32be19c07874
Import from revision 042601d73920f2b45e50509ebb96abd6365dc1b6

Who changed what in which revision?

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