X_NUCLEO_IDB05A1

Dependencies:   mbed-os-example-ble-Advertising

Files at this revision

API Documentation at this revision

Comitter:
Wolfgang Betz
Date:
Mon Nov 09 08:35:56 2015 +0100
Parent:
170:8420604a24ef
Child:
172:29d7c514a636
Commit message:
Adjust dependency versions

Changed in this revision

module.json Show annotated file Show diff for this revision Revisions of this file
--- a/module.json	Thu Nov 05 14:45:56 2015 +0100
+++ b/module.json	Mon Nov 09 08:35:56 2015 +0100
@@ -25,7 +25,7 @@
     "x-nucleo-idb0xa1/bluenrg-hci"
   ],
   "dependencies": {
-    "mbed-hal": "*",
-    "ble": "*"
+    "mbed-hal": "^1.0.0",
+    "ble": "^2.0.0"
   }
 }