Desmond Chen
/
mbed-os-example-ble-BatteryLevel_copy_copy
copy2
Revision 70:5cf292205001, committed 2018-09-04
- Comitter:
- mbed_official
- Date:
- Tue Sep 04 14:30:09 2018 +0100
- Parent:
- 69:3505c21fe0fc
- Child:
- 71:d083bf017556
- 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:10 2018 +0100 +++ b/mbed_app.json Tue Sep 04 14:30:09 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:09 2018 +0100 @@ -0,0 +1,1 @@ +https://github.com/ARMmbed/cordio-ble-x-nucleo-idb0xa1/#5e49580a0303c48c11f78ad2e5d92b5ffc02aadc
--- a/shields/TARGET_ST_BLUENRG.lib Wed Aug 29 14:45:10 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