test

Committer:
krissl
Date:
Sat Apr 20 12:37:54 2019 +0000
Revision:
23:3c342cffd585
Parent:
17:6bf7972c4d0e
test;

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Donatien Garnier 1:916188eae2bb 1 {
mbed_official 9:674ab70e0f36 2 "target_overrides": {
mbed_official 9:674ab70e0f36 3 "K64F": {
mbed_official 9:674ab70e0f36 4 "target.features_add": ["BLE"],
mbed_official 17:6bf7972c4d0e 5 "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
mbed_official 9:674ab70e0f36 6 },
mbed_official 9:674ab70e0f36 7 "NUCLEO_F401RE": {
mbed_official 9:674ab70e0f36 8 "target.features_add": ["BLE"],
mbed_official 11:547e88d95052 9 "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
mbed_official 9:674ab70e0f36 10 },
mbed_official 9:674ab70e0f36 11 "DISCO_L475VG_IOT01A": {
mbed_official 9:674ab70e0f36 12 "target.features_add": ["BLE"],
mbed_official 11:547e88d95052 13 "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
mbed_official 17:6bf7972c4d0e 14 },
mbed_official 17:6bf7972c4d0e 15 "NRF52840_DK": {
mbed_official 17:6bf7972c4d0e 16 "target.features_add": ["BLE"],
mbed_official 17:6bf7972c4d0e 17 "target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
mbed_official 17:6bf7972c4d0e 18 "target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140_FULL", "NORDIC_SOFTDEVICE"]
mbed_official 17:6bf7972c4d0e 19 },
mbed_official 17:6bf7972c4d0e 20 "NRF52_DK": {
mbed_official 17:6bf7972c4d0e 21 "target.features_add": ["BLE"],
mbed_official 17:6bf7972c4d0e 22 "target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"],
mbed_official 17:6bf7972c4d0e 23 "target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE"]
mbed_official 9:674ab70e0f36 24 }
mbed_official 9:674ab70e0f36 25 }
Donatien Garnier 1:916188eae2bb 26 }