copy2

Committer:
mbed_official
Date:
Fri Jul 29 22:45:21 2016 +0100
Revision:
4:52bffaff7f0b
Parent:
3:488ecd009a27
Child:
33:569fa15b1a6a
Merge branch 'master' of https://github.com/ARMmbed/mbed-os-example-ble


Commit copied from https://github.com/ARMmbed/mbed-os-example-ble

Who changed what in which revision?

UserRevisionLine numberNew 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 4:52bffaff7f0b 5 "target.extra_labels_add": ["ST_BLUENRG"],
mbed_official 4:52bffaff7f0b 6 "target.macros_add": ["IDB0XA1_D13_PATCH"]
mbed_official 4:52bffaff7f0b 7 },
mbed_official 4:52bffaff7f0b 8 "NUCLEO_F401RE": {
mbed_official 4:52bffaff7f0b 9 "target.features_add": ["BLE"],
mbed_official 4:52bffaff7f0b 10 "target.extra_labels_add": ["ST_BLUENRG"]
mbed_official 4:52bffaff7f0b 11 }
mbed_official 4:52bffaff7f0b 12 }
mbed_official 4:52bffaff7f0b 13 }