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_HeartRate_IDB0XA1_EPUDEE_Avril2018
Fork of X_NUCLEO_IDB0XA1 by
module.json
- Committer:
- Vincent Coubard
- Date:
- 2016-09-15
- Branch:
- af1d84618655ed0f9f8f0faa3591ab512645edf7
- Revision:
- 302:ed6f74ab78f9
- Parent:
- 214:926ca3e4ccce
- Child:
- 304:e92f264aa731
File content as of revision 302:ed6f74ab78f9:
{
"name": "x-nucleo-idb0xa1",
"version": "2.0.3",
"description": "ST driver for the mbed BLE API.",
"keywords": [
"expansion",
"board",
"x-nucleo",
"nucleo",
"ST",
"STM",
"Bluetooth",
"BLE"
],
"author": "Andrea Palmieri",
"repository": {
"url": "https://github.com/ARMmbed/ble-x-nucleo-idb0xa1.git",
"type": "git"
},
"homepage": "https://github.com/ARMmbed/ble-x-nucleo-idb0xa1",
"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-drivers": ">=0.11.3",
"ble": "^2.5.0"
}
}
