Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: LinkNode_SimpleChatwithSerial
Fork of BLE_API by
Diff: module.json
- Revision:
- 785:c74f567162d4
- Parent:
- 783:9959291e9a3f
- Child:
- 786:d6d7087d8377
--- a/module.json Tue Aug 11 15:13:13 2015 +0100
+++ b/module.json Tue Aug 11 15:13:13 2015 +0100
@@ -1,6 +1,6 @@
{
"name": "ble",
- "version": "0.4.5",
+ "version": "0.4.4",
"description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.",
"keywords": [
"Bluetooth",
@@ -21,13 +21,13 @@
"dependencies": {},
"targetDependencies": {
"nrf51822": {
- "ble-nrf51822": "~0.4.5"
+ "ble-nrf51822": "~0.4.4"
},
"mbed-classic": {
"mbed-classic": "~0.0.1"
},
"mbed": {
- "mbed-drivers": "*"
+ "mbed-core": "*"
}
}
}
\ No newline at end of file
