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.
Dependencies: nrf51-sdk
Dependents: microbit-dal microbit-ble-open microbit-dal-eddystone microbit-dal-ble-accelerometer-example ... more
Revision 574:7a531ae7a53c, committed 2016-01-11
- Comitter:
- vcoubard
- Date:
- Mon Jan 11 10:19:23 2016 +0000
- Parent:
- 573:3dfa6fbff50a
- Child:
- 575:7023a8204a1b
- Commit message:
- Synchronized with git rev 0e933954
Author: Rohit Grover
update dependency for ble to have version >=2.1.15
Changed in this revision
| module.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/module.json Mon Jan 11 10:19:23 2016 +0000
+++ b/module.json Mon Jan 11 10:19:23 2016 +0000
@@ -24,7 +24,7 @@
}
],
"dependencies": {
- "ble": "^2.1.11",
+ "ble": "^2.1.15",
"nrf51-sdk": "^1.0.0"
},
"extraIncludes": [