BLE test
Fork of X_NUCLEO_IDB0XA1 by
Diff: module.json
- Revision:
- 129:d5686dd11391
- Child:
- 130:770ce14d3d15
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/module.json Tue Oct 06 13:59:23 2015 +0200 @@ -0,0 +1,22 @@ +{ + "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" + } + ], + "dependencies": {} +}