To Be Deploy

Dependencies:   BLE_API mbed nRF51822 X_NUCLEO_IDB0XA1

Fork of BLE_EddystoneBeacon_Serviceprod by gagan deep

Committer:
rjrahul25
Date:
Thu Dec 21 07:07:45 2017 +0000
Revision:
38:9bc868ab9c21
Parent:
36:17b4a0ff9abb
To Be Deploy

Who changed what in which revision?

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