X_NUCLEO_IDB05A1
Dependencies: mbed-os-example-ble-Advertising
Diff: module.json
- Revision:
- 130:770ce14d3d15
- Parent:
- 129:d5686dd11391
- Child:
- 131:e09947216ccb
--- a/module.json Tue Oct 06 13:59:23 2015 +0200
+++ b/module.json Tue Oct 06 14:25:08 2015 +0200
@@ -18,5 +18,14 @@
"type": "Apache-2.0"
}
],
- "dependencies": {}
+ "extraIncludes": [
+ "x-nucleo-idb0xa1",
+ "x-nucleo-idb0xa1/BlueNRG_HCI/include",
+ "x-nucleo-idb0xa1/x-nucleo-idb0xa1/platform/inc",
+ "x-nucleo-idb0xa1/x-nucleo-idb0xa1/platform/X-NUCLEO-IDB04A1",
+ "x-nucleo-idb0xa1/x-nucleo-idb0xa1/utils/inc"
+ ],
+ "dependencies": {
+ "ble": "*"
+ }
}