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:
Fri Aug 07 15:55:21 2015 +0100
Parent:
774:18ecb0af44f2
Child:
776:a782d73aae68
Commit message:
Synchronized with git rev 00e76777
Author: Rohit Grover
add yotta dependency for mbed-core

Changed in this revision

module.json Show annotated file Show diff for this revision Revisions of this file
--- a/module.json	Fri Aug 07 15:55:21 2015 +0100
+++ b/module.json	Fri Aug 07 15:55:21 2015 +0100
@@ -25,6 +25,9 @@
     },
     "mbed-classic": {
       "mbed-classic": "~0.0.1"
+    },
+    "mbed" : {
+      "mbed-core" : "*"
     }
   }
 }
\ No newline at end of file