X_NUCLEO_IDB05A1
Dependencies: mbed-os-example-ble-Advertising
module.json
- Committer:
- Andrea Palmieri
- Date:
- 2015-12-15
- Revision:
- 207:b9df918d6d5a
- Parent:
- 206:7f9c3057adf0
- Child:
- 208:0ed200002250
File content as of revision 207:b9df918d6d5a:
{
"name": "x-nucleo-idb0xa1",
"version": "2.0.0",
"description": "ST driver for the mbed BLE API.",
"keywords": [
"expansion",
"board",
"x-nucleo",
"nucleo",
"ST",
"STM",
"Bluetooth",
"BLE"
],
"author": "Andrea Palmieri",
"repository": {
"url": "https://github.com/ARMmbed/ble-x-nucleo-idb0xa1.git",
"type": "git"
},
"homepage": "https://github.com/ARMmbed/ble-x-nucleo-idb0xa1",
"licenses": [
{
"url": "https://spdx.org/licenses/Apache-2.0",
"type": "Apache-2.0"
}
],
"extraIncludes": [
"x-nucleo-idb0xa1",
"x-nucleo-idb0xa1/utils",
"x-nucleo-idb0xa1/platform",
"x-nucleo-idb0xa1/bluenrg-hci"
],
"dependencies": {
"mbed-drivers": ">=0.11.3",
"ble": "^2.1.12"
}
}