FINAL

Dependencies:   X_NUCLEO_IKS01A2

Committer:
lsl097
Date:
Thu Apr 30 14:28:59 2020 +0000
Revision:
2:5da515ba10ff
Parent:
0:9c0e0ac79e75
FIN

Who changed what in which revision?

UserRevisionLine numberNew contents of line
jim_lsj 0:9c0e0ac79e75 1 {
jim_lsj 0:9c0e0ac79e75 2 "target_overrides": {
jim_lsj 0:9c0e0ac79e75 3 "K64F": {
jim_lsj 0:9c0e0ac79e75 4 "target.features_add": ["BLE"],
jim_lsj 0:9c0e0ac79e75 5 "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
jim_lsj 0:9c0e0ac79e75 6 },
jim_lsj 0:9c0e0ac79e75 7 "NUCLEO_F401RE": {
jim_lsj 0:9c0e0ac79e75 8 "target.features_add": ["BLE"],
jim_lsj 0:9c0e0ac79e75 9 "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
jim_lsj 0:9c0e0ac79e75 10 },
jim_lsj 0:9c0e0ac79e75 11 "DISCO_L475VG_IOT01A": {
jim_lsj 0:9c0e0ac79e75 12 "target.features_add": ["BLE"],
jim_lsj 0:9c0e0ac79e75 13 "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
jim_lsj 0:9c0e0ac79e75 14 },
jim_lsj 0:9c0e0ac79e75 15 "NRF52840_DK": {
jim_lsj 0:9c0e0ac79e75 16 "target.features_add": ["BLE"]
jim_lsj 0:9c0e0ac79e75 17 },
jim_lsj 0:9c0e0ac79e75 18 "NRF52_DK": {
jim_lsj 0:9c0e0ac79e75 19 "target.features_add": ["BLE"]
jim_lsj 0:9c0e0ac79e75 20 }
jim_lsj 0:9c0e0ac79e75 21 }
jim_lsj 0:9c0e0ac79e75 22 }