High level Bluetooth Low Energy API and radio abstraction layer

Dependencies:   nRF51822

Dependents:   LinkNode_LIS3DH

Fork of BLE_API by Bluetooth Low Energy

Files at this revision

API Documentation at this revision

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"
     },