Demo for the LinkLoss Service.

Dependencies:   BLE_API mbed nRF51822 X_NUCLEO_IDB0XA1

Committer:
Vincent Coubard
Date:
Tue Sep 20 13:28:49 2016 +0100
Revision:
7:66b2dfe95c75
Update all libraries.
Add support of ST shield via the config system.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Vincent Coubard 7:66b2dfe95c75 1 {
Vincent Coubard 7:66b2dfe95c75 2 "target_overrides": {
Vincent Coubard 7:66b2dfe95c75 3 "K64F": {
Vincent Coubard 7:66b2dfe95c75 4 "target.features_add": ["BLE"],
Vincent Coubard 7:66b2dfe95c75 5 "target.extra_labels_add": ["ST_BLUENRG"],
Vincent Coubard 7:66b2dfe95c75 6 "target.macros_add": ["IDB0XA1_D13_PATCH"]
Vincent Coubard 7:66b2dfe95c75 7 },
Vincent Coubard 7:66b2dfe95c75 8 "NUCLEO_F401RE": {
Vincent Coubard 7:66b2dfe95c75 9 "target.features_add": ["BLE"],
Vincent Coubard 7:66b2dfe95c75 10 "target.extra_labels_add": ["ST_BLUENRG"]
Vincent Coubard 7:66b2dfe95c75 11 }
Vincent Coubard 7:66b2dfe95c75 12 }
Vincent Coubard 7:66b2dfe95c75 13 }