X_NUCLEO_IDB05A1
Dependencies: mbed-os-example-ble-Advertising
module.json
- Committer:
- Wolfgang Betz
- Date:
- 2015-11-09
- Revision:
- 171:a4dee1f96f97
- Parent:
- 170:8420604a24ef
- Child:
- 172:29d7c514a636
File content as of revision 171:a4dee1f96f97:
{
"name": "x-nucleo-idb0xa1",
"version": "0.1.5",
"description": "ST driver for the mbed BLE API.",
"keywords": [
"Bluetooth",
"BLE"
],
"author": "Andrea Palmieri",
"repository": {
"url": "ssh://gitolite@codex.cro.st.com/x-nucleodev/x-nucleo-idb0xa1-mbedos.git",
"type": "git"
},
"homepage": "http://www.st.com",
"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-hal": "^1.0.0",
"ble": "^2.0.0"
}
}