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:
382:0d827746052f
Parent:
373:b78ccae9b3d4
Child:
383:885c4a173a3d
--- a/module.json	Mon Jul 06 10:21:03 2015 +0100
+++ b/module.json	Mon Jul 06 10:21:03 2015 +0100
@@ -22,11 +22,9 @@
     "ble": "~0.0.0"
   },
   "extraIncludes": [
-    "ble-nrf51822",
-    "ble-nrf51822/btle",
-    "ble-nrf51822/btle/custom",
-    "ble-nrf51822/common",
-    "source/nordic-sdk",
+    "source/btle",
+    "source/btle/custom",
+    "source/common",
     "source/nordic-sdk/components",
     "source/nordic-sdk/components/libraries",
     "source/nordic-sdk/components/libraries/scheduler",