Nordic stack and drivers for the mbed BLE API. Version to work around build bug.

Dependents:   microbit_rubber_ducky microbit_mouse_BLE microbit_mouse_BLE_daybreak_version microbit_presenter

Fork of nRF51822 by Nordic Semiconductor

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",