Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Program3_BLEHeartRate Program3_BLEHeartRate
Fork of X_NUCLEO_IDB0XA1 by
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"
}
}
