
copy2
mbed_app.json@81:ccae21d0eb2e, 2019-09-17 (annotated)
- Committer:
- sayhuthut
- Date:
- Tue Sep 17 03:57:45 2019 +0000
- Revision:
- 81:ccae21d0eb2e
- Parent:
- 76:e489712bcbcf
test clone
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mbed_official | 4:52bffaff7f0b | 1 | { |
mbed_official | 4:52bffaff7f0b | 2 | "target_overrides": { |
mbed_official | 4:52bffaff7f0b | 3 | "K64F": { |
mbed_official | 4:52bffaff7f0b | 4 | "target.features_add": ["BLE"], |
mbed_official | 70:5cf292205001 | 5 | "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"] |
mbed_official | 4:52bffaff7f0b | 6 | }, |
mbed_official | 4:52bffaff7f0b | 7 | "NUCLEO_F401RE": { |
mbed_official | 4:52bffaff7f0b | 8 | "target.features_add": ["BLE"], |
mbed_official | 70:5cf292205001 | 9 | "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"] |
mbed_official | 40:e28d9bf02152 | 10 | }, |
mbed_official | 40:e28d9bf02152 | 11 | "DISCO_L475VG_IOT01A": { |
mbed_official | 40:e28d9bf02152 | 12 | "target.features_add": ["BLE"], |
mbed_official | 70:5cf292205001 | 13 | "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"] |
mbed_official | 76:e489712bcbcf | 14 | }, |
mbed_official | 76:e489712bcbcf | 15 | "NRF52840_DK": { |
mbed_official | 76:e489712bcbcf | 16 | "target.features_add": ["BLE"], |
mbed_official | 76:e489712bcbcf | 17 | "target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"], |
mbed_official | 76:e489712bcbcf | 18 | "target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S140_FULL", "NORDIC_SOFTDEVICE"] |
mbed_official | 76:e489712bcbcf | 19 | }, |
mbed_official | 76:e489712bcbcf | 20 | "NRF52_DK": { |
mbed_official | 76:e489712bcbcf | 21 | "target.features_add": ["BLE"], |
mbed_official | 76:e489712bcbcf | 22 | "target.extra_labels_add": ["CORDIO", "CORDIO_LL", "SOFTDEVICE_NONE", "NORDIC_CORDIO"], |
mbed_official | 76:e489712bcbcf | 23 | "target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE"] |
mbed_official | 4:52bffaff7f0b | 24 | } |
mbed_official | 4:52bffaff7f0b | 25 | } |
mbed_official | 4:52bffaff7f0b | 26 | } |