X_NUCLEO_IDB05A1
Dependencies: mbed-os-example-ble-Advertising
Revision 146:06284ddd3fb9, committed 2015-10-27
- Comitter:
- Wolfgang Betz
- Date:
- Tue Oct 27 07:55:53 2015 +0100
- Parent:
- 144:bdf5e8432131
- Child:
- 147:f7d1438acee8
- Commit message:
- version v0.1.0
Changed in this revision
| module.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/module.json Wed Oct 21 11:56:41 2015 +0200
+++ b/module.json Tue Oct 27 07:55:53 2015 +0100
@@ -1,6 +1,6 @@
{
"name": "x-nucleo-idb0xa1",
- "version": "0.0.1",
+ "version": "0.1.0",
"description": "ST driver for the mbed BLE API.",
"keywords": [
"Bluetooth",
@@ -25,7 +25,7 @@
"x-nucleo-idb0xa1/bluenrg-hci"
],
"dependencies": {
- "mbed-hal" : "*",
+ "mbed-hal": "*",
"ble": "*"
}
}