X_NUCLEO_IDB05A1
Dependencies: mbed-os-example-ble-Advertising
module.json
- Committer:
- Wolfgang Betz
- Date:
- 2015-10-06
- Revision:
- 130:770ce14d3d15
- Parent:
- 129:d5686dd11391
- Child:
- 131:e09947216ccb
File content as of revision 130:770ce14d3d15:
{
"name": "x-nucleo-idb0xa1",
"version": "0.0.0",
"description": "BLE_API wrapper library for STMicroelectronics' BlueNRG Bluetooth Low Energy expansion board shield (Component) for MbedOS",
"keywords": [
"BLE",
"X-NUCLEO-IDB0XA1"
],
"author": "wolfgang.betz@st.com",
"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/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": "*"
}
}