sonu singh / Mbed OS mbedkeypad

Dependencies:  

Fork of mbed-os-example-ble-BatteryLevel by mbed-os-examples

Committer:
mbed_official
Date:
Mon Oct 24 15:30:11 2016 +0100
Revision:
14:7ac634badd06
Parent:
4:52bffaff7f0b
Child:
33:569fa15b1a6a
Updating mbed-os to mbed-os-5.2.0


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 }