My fork of X_NUCLEO_IDB0XA1
Fork of X_NUCLEO_IDB0XA1 by
module.json
- Committer:
- Wolfgang Betz
- Date:
- 2015-10-06
- Revision:
- 131:e09947216ccb
- Parent:
- 130:770ce14d3d15
- Child:
- 132:51056160fa4a
File content as of revision 131:e09947216ccb:
{ "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/utils/inc", "x-nucleo-idb0xa1/platform/inc", "x-nucleo-idb0xa1/BlueNRG_HCI/includes", "x-nucleo-idb0xa1/platform/X-NUCLEO-IDB04A1" ], "dependencies": { "ble": "*" } }