mbed-os-examples / Mbed OS mbed-os-example-ble-HeartRate

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Tue Sep 04 14:30:31 2018 +0100
Parent:
66:e1c00ec2cf5d
Child:
68:6f0e4429f832
Commit message:
Merge pull request #173 from pan-/use-cordio

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

Changed in this revision

mbed_app.json Show annotated file Show diff for this revision Revisions of this file
shields/TARGET_CORDIO_BLUENRG.lib Show annotated file Show diff for this revision Revisions of this file
shields/TARGET_ST_BLUENRG.lib Show diff for this revision Revisions of this file
--- a/mbed_app.json	Wed Aug 29 14:45:32 2018 +0100
+++ b/mbed_app.json	Tue Sep 04 14:30:31 2018 +0100
@@ -2,15 +2,15 @@
     "target_overrides": {
         "K64F": {
             "target.features_add": ["BLE"],
-            "target.extra_labels_add": ["ST_BLUENRG"]
+            "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
         },
         "NUCLEO_F401RE": {
             "target.features_add": ["BLE"],
-            "target.extra_labels_add": ["ST_BLUENRG"]
+            "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
         },
         "DISCO_L475VG_IOT01A": {
             "target.features_add": ["BLE"],
-            "target.extra_labels_add": ["ST_BLUENRG"]
+            "target.extra_labels_add": ["CORDIO", "CORDIO_BLUENRG"]
         }
     }
 }
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/shields/TARGET_CORDIO_BLUENRG.lib	Tue Sep 04 14:30:31 2018 +0100
@@ -0,0 +1,1 @@
+https://github.com/ARMmbed/cordio-ble-x-nucleo-idb0xa1/#5e49580a0303c48c11f78ad2e5d92b5ffc02aadc
\ No newline at end of file
--- a/shields/TARGET_ST_BLUENRG.lib	Wed Aug 29 14:45:32 2018 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-https://github.com/ARMmbed/ble-x-nucleo-idb0xa1/#b630517008bbe47592927cc8e5dfcd2e5b9de968