Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: BLE_LED_IDB0XA1_demo MOTOR_BLE_V2 Motor_Ble_v1 Motor_Ble_v10223 ... more
Fork of X_NUCLEO_IDB0XA1 by
module.json
- Committer:
- Wolfgang Betz
- Date:
- 2015-11-10
- Revision:
- 174:8bcd1bf2331f
- Parent:
- 172:29d7c514a636
- Child:
- 176:33edcdbe9ce6
File content as of revision 174:8bcd1bf2331f:
{
"name": "x-nucleo-idb0xa1",
"version": "1.1.0",
"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"
}
}
