Clone of the nRF51822 repository from github The correct home is https://github.com/lancaster-university/nRF51822

Dependencies:   nrf51-sdk

Dependents:   microbit-dal microbit-ble-open microbit-dal-eddystone microbit-dal-ble-accelerometer-example ... more

Revision:
602:e7ba21c2c943
Parent:
595:5e2a961fd9ac
Child:
606:513eed5ad414
--- a/module.json	Mon Jan 11 10:19:37 2016 +0000
+++ b/module.json	Mon Jan 11 10:19:37 2016 +0000
@@ -25,7 +25,7 @@
   ],
   "dependencies": {
     "ble": "^2.3.0",
-    "nrf51-sdk": "^2.0.0"
+    "nrf51-sdk": "^2.1.0"
   },
   "extraIncludes": [
     "source/btle",