High level Bluetooth Low Energy API and radio abstraction layer
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" },