ver:init

Committer:
iv123
Date:
Sun Jun 18 16:10:28 2017 +0000
Revision:
0:88b85febcb45
Initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
iv123 0:88b85febcb45 1 {
iv123 0:88b85febcb45 2 "name": "x-nucleo-idb0xa1",
iv123 0:88b85febcb45 3 "version": "2.0.3",
iv123 0:88b85febcb45 4 "description": "ST driver for the mbed BLE API.",
iv123 0:88b85febcb45 5 "keywords": [
iv123 0:88b85febcb45 6 "expansion",
iv123 0:88b85febcb45 7 "board",
iv123 0:88b85febcb45 8 "x-nucleo",
iv123 0:88b85febcb45 9 "nucleo",
iv123 0:88b85febcb45 10 "ST",
iv123 0:88b85febcb45 11 "STM",
iv123 0:88b85febcb45 12 "Bluetooth",
iv123 0:88b85febcb45 13 "BLE"
iv123 0:88b85febcb45 14 ],
iv123 0:88b85febcb45 15 "author": "Andrea Palmieri",
iv123 0:88b85febcb45 16 "repository": {
iv123 0:88b85febcb45 17 "url": "https://github.com/ARMmbed/ble-x-nucleo-idb0xa1.git",
iv123 0:88b85febcb45 18 "type": "git"
iv123 0:88b85febcb45 19 },
iv123 0:88b85febcb45 20 "homepage": "https://github.com/ARMmbed/ble-x-nucleo-idb0xa1",
iv123 0:88b85febcb45 21 "licenses": [
iv123 0:88b85febcb45 22 {
iv123 0:88b85febcb45 23 "url": "https://spdx.org/licenses/Apache-2.0",
iv123 0:88b85febcb45 24 "type": "Apache-2.0"
iv123 0:88b85febcb45 25 }
iv123 0:88b85febcb45 26 ],
iv123 0:88b85febcb45 27 "extraIncludes": [
iv123 0:88b85febcb45 28 "x-nucleo-idb0xa1",
iv123 0:88b85febcb45 29 "x-nucleo-idb0xa1/utils",
iv123 0:88b85febcb45 30 "x-nucleo-idb0xa1/platform",
iv123 0:88b85febcb45 31 "x-nucleo-idb0xa1/bluenrg-hci"
iv123 0:88b85febcb45 32 ],
iv123 0:88b85febcb45 33 "dependencies": {
iv123 0:88b85febcb45 34 "mbed-drivers": ">=0.11.3",
iv123 0:88b85febcb45 35 "ble": "^2.5.0"
iv123 0:88b85febcb45 36 }
iv123 0:88b85febcb45 37 }