X_NUCLEO_IDB05A1
Dependencies: mbed-os-example-ble-Advertising
Diff: module.json
- Revision:
- 132:51056160fa4a
- Parent:
- 131:e09947216ccb
- Child:
- 139:3a75965fd389
--- a/module.json Tue Oct 06 15:19:19 2015 +0200
+++ b/module.json Wed Oct 07 08:39:04 2015 +0200
@@ -18,14 +18,14 @@
"type": "Apache-2.0"
}
],
- "extraIncludes": [
+ "extraIncludes": [
"x-nucleo-idb0xa1",
- "x-nucleo-idb0xa1/utils/inc",
- "x-nucleo-idb0xa1/platform/inc",
- "x-nucleo-idb0xa1/BlueNRG_HCI/includes",
- "x-nucleo-idb0xa1/platform/X-NUCLEO-IDB04A1"
+ "x-nucleo-idb0xa1/utils",
+ "x-nucleo-idb0xa1/platform",
+ "x-nucleo-idb0xa1/bluenrg-hci"
],
"dependencies": {
- "ble": "*"
+ "ble": "*",
+ "core-util": "~0.2.0"
}
}