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:04 2015 +0000
Parent:
838:e2f69ba31b02
Child:
840:0c77be899cc8
Commit message:
Synchronized with git rev df8a41c8
Author: Bogdan Marinescu
Updated dependencies

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:04 2015 +0000
+++ b/module.json	Mon Nov 02 09:09:04 2015 +0000
@@ -4,7 +4,9 @@
   "description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.",
   "keywords": [
     "Bluetooth",
-    "BLE"
+    "BLE",
+    "mbed",
+    "mbed-official"
   ],
   "author": "Rohit Grover",
   "repository": {
@@ -24,7 +26,7 @@
       "x-nucleo-idb0xa1": "ARMmbed/ble-x-nucleo-idb0xa1"
     },
     "nrf51822": {
-      "ble-nrf51822": "~0.4.7"
+      "ble-nrf51822": "^1.0.0"
     },
     "mbed-classic": {
       "mbed-classic": "~0.0.1"