testing shared repositories

Dependencies:   BLE_API mbed nRF51822 X_NUCLEO_IDB0XA1

Committer:
bpd227
Date:
Fri Jun 29 01:13:46 2018 +0000
Revision:
0:d60fd3a04add
test?

Who changed what in which revision?

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