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 Jan 11 10:19:33 2016 +0000
Parent:
593:aa1bbbf1de4f
Child:
595:5e2a961fd9ac
Commit message:
Synchronized with git rev 48ee3799
Author: Vincent Coubard
Update yotta module dependencies

Changed in this revision

module.json Show annotated file Show diff for this revision Revisions of this file
--- a/module.json	Mon Jan 11 10:19:33 2016 +0000
+++ b/module.json	Mon Jan 11 10:19:33 2016 +0000
@@ -24,8 +24,8 @@
     }
   ],
   "dependencies": {
-    "ble": "^2.1.16",
-    "nrf51-sdk": "^1.0.0"
+    "ble": "^2.3.0",
+    "nrf51-sdk": "^2.0.0"
   },
   "extraIncludes": [
     "source/btle",