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:53:49 2015 +0100
Parent:
760:71b8617d95df
Child:
762:89ec64c66d94
Commit message:
Synchronized with git rev 97b04387
Author: Rohit Grover
Merge branch 'master' of https://github.com/ddavidebor/BLE_API into ddavidebor-master

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:53:49 2015 +0100
+++ b/module.json	Fri Aug 07 15:53:49 2015 +0100
@@ -18,14 +18,13 @@
       "type": "Apache-2.0"
     }
   ],
-  "dependencies": {
-  },
+  "dependencies": {},
   "targetDependencies": {
     "nrf51822": {
-      "ble-nrf51822":"~0.4.3"
+      "ble-nrf51822": "~0.4.3"
     },
     "mbed-classic": {
-      "mbed-classic":"~0.0.1"
+      "mbed-classic": "~0.0.1"
     }
   }
 }
\ No newline at end of file