X_NUCLEO_IDB05A1

Dependencies:   mbed-os-example-ble-Advertising

Files at this revision

API Documentation at this revision

Comitter:
Wolfgang Betz
Date:
Mon Nov 23 14:31:09 2015 +0100
Parent:
196:3633281514bd
Child:
198:3164e9cd0836
Commit message:
Remove dependency from mbed-hal

Changed in this revision

module.json Show annotated file Show diff for this revision Revisions of this file
--- a/module.json	Fri Nov 20 15:17:35 2015 +0100
+++ b/module.json	Mon Nov 23 14:31:09 2015 +0100
@@ -26,7 +26,6 @@
   ],
   "dependencies": {
     "mbed-drivers": ">=0.11.3",
-    "mbed-hal": "^1.0.0",
     "ble": "^2.0.0"
   }
 }