prod

Dependencies:   BLE_API mbed nRF51822 X_NUCLEO_IDB0XA1

Fork of BLE_EddystoneBeacon_Service by Bluetooth Low Energy

Committer:
gagan3g
Date:
Tue Oct 17 06:21:39 2017 +0000
Revision:
37:acd9b4823178
Parent:
36:17b4a0ff9abb
In Prod

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 }