X_NUCLEO_IDB05A1
Dependencies: mbed-os-example-ble-Advertising
module.json
- Committer:
- Wolfgang Betz
- Date:
- 2015-11-23
- Revision:
- 198:3164e9cd0836
- Parent:
- 197:aab4e2139f37
- Child:
- 199:97222d90a544
File content as of revision 198:3164e9cd0836:
{
"name": "x-nucleo-idb0xa1",
"version": "1.1.2",
"description": "ST driver for the mbed BLE API.",
"keywords": [
"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.0.0"
}
}