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:
453:38a41862ab4c
Parent:
446:0933593620b5
Child:
454:56e938f7d643
diff -r 82d81b02ef87 -r 38a41862ab4c module.json
--- a/module.json	Mon Nov 02 09:05:10 2015 +0000
+++ b/module.json	Mon Nov 02 09:05:10 2015 +0000
@@ -4,7 +4,9 @@
   "description": "Nordic stack and drivers for the mbed BLE API.",
   "keywords": [
     "Bluetooth",
-    "BLE"
+    "BLE",
+    "mbed",
+    "mbed-official"
   ],
   "author": "Rohit Grover",
   "repository": {
@@ -19,7 +21,7 @@
     }
   ],
   "dependencies": {
-    "ble": "~0.4.7"
+    "ble": "^1.0.0"
   },
   "extraIncludes": [
     "source/btle",