this is using the mbed os version 5-13-1
Revision 68:462ee502bc56, committed 2018-09-04
- Comitter:
- mbed_official
- Date:
- Tue Sep 04 14:30:35 2018 +0100
- Parent:
- 67:a593918fd9cc
- Child:
- 69:83ded2a8ae51
- 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
--- a/mbed_app.json Wed Aug 29 14:45:36 2018 +0100
+++ b/mbed_app.json Tue Sep 04 14:30:35 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:35 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:36 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