BLE_API wrapper library for STMicroelectronics' BlueNRG Bluetooth Low Energy expansion board shield
Fork of X_NUCLEO_IDB0XA1 by
Diff: module.json
- Revision:
- 143:63f5e8a590d4
- Parent:
- 139:3a75965fd389
- Child:
- 146:06284ddd3fb9
--- 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": "*" } }