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: BLE_LED_IDB0XA1_demo MOTOR_BLE_V2 Motor_Ble_v1 Motor_Ble_v10223 ... more
Fork of X_NUCLEO_IDB0XA1 by
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": "*"
+ }
}
