Nordic stack and drivers for the mbed BLE API

Dependents:   BLE_ANCS_SDAPI BLE_temperature BLE_HeartRate writable_gatt ... more

Files at this revision

API Documentation at this revision

Comitter:
vcoubard
Date:
Mon Apr 11 15:07:22 2016 +0100
Parent:
633:a0724314eb1c
Child:
635:ebce57d8fb7a
Commit message:
Synchronized with git rev 2dc32daf
Author: Vincent Coubard
Update dependencies to ble and nrf51-sdk module.

Changed in this revision

module.json Show annotated file Show diff for this revision Revisions of this file
--- a/module.json	Mon Apr 11 15:07:20 2016 +0100
+++ b/module.json	Mon Apr 11 15:07:22 2016 +0100
@@ -24,8 +24,8 @@
     }
   ],
   "dependencies": {
-    "ble": "^2.3.0",
-    "nrf51-sdk": "^2.1.0"
+    "ble": "^2.6.0",
+    "nrf51-sdk": "^2.4.0"
   },
   "extraIncludes": [
     "source/btle",