X_NUCLEO_IDB05A1

Dependencies:   mbed-os-example-ble-Advertising

Files at this revision

API Documentation at this revision

Comitter:
Wolfgang Betz
Date:
Mon Oct 19 13:55:48 2015 +0200
Parent:
142:adf1567d3900
Child:
144:bdf5e8432131
Commit message:
Add dependency 'mbed-hal'

Changed in this revision

module.json Show annotated file Show diff for this revision Revisions of this file
--- a/module.json	Fri Oct 16 15:59:23 2015 +0200
+++ b/module.json	Mon Oct 19 13:55:48 2015 +0200
@@ -25,6 +25,7 @@
     "x-nucleo-idb0xa1/bluenrg-hci"
   ],
   "dependencies": {
+    "mbed-hal" : "*",
     "ble": "*"
   }
 }