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
Revision 845:8998e971e75d, committed 2015-11-02
- Comitter:
- rgrover1
- Date:
- Mon Nov 02 09:09:05 2015 +0000
- Parent:
- 844:96aedb87cdd4
- Child:
- 846:770450b06efa
- Commit message:
- Synchronized with git rev 7aac367d
Author: Rohit Grover
add a target specific dependency
Changed in this revision
| module.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/module.json Mon Nov 02 09:09:05 2015 +0000
+++ b/module.json Mon Nov 02 09:09:05 2015 +0000
@@ -23,6 +23,9 @@
"nrf51822": {
"ble-nrf51822": "~0.4.7"
},
+ "cordio": {
+ "ble-wicentric": "~0.0.0"
+ },
"mbed-classic": {
"mbed-classic": "~0.0.1"
},
