X_NUCLEO_IDB0XA1

Committer:
Vincent Coubard
Date:
Thu Sep 15 10:52:15 2016 +0100
Branch:
sync_with_github
Revision:
305:3d978a7bffc9
Parent:
304:e92f264aa731
Sync with 7c82dbe71630c69410de24d80a5a854feaf53729

2016-09-01 12:41:15+02:00: Andrea Palmieri
version v2.1.0

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Wolfgang Betz 129:d5686dd11391 1 {
Wolfgang Betz 129:d5686dd11391 2 "name": "x-nucleo-idb0xa1",
Vincent Coubard 305:3d978a7bffc9 3 "version": "2.1.0",
Wolfgang Betz 139:3a75965fd389 4 "description": "ST driver for the mbed BLE API.",
Wolfgang Betz 129:d5686dd11391 5 "keywords": [
Wolfgang Betz 199:97222d90a544 6 "expansion",
Wolfgang Betz 199:97222d90a544 7 "board",
Wolfgang Betz 199:97222d90a544 8 "x-nucleo",
Wolfgang Betz 199:97222d90a544 9 "nucleo",
Wolfgang Betz 199:97222d90a544 10 "ST",
Wolfgang Betz 199:97222d90a544 11 "STM",
Wolfgang Betz 139:3a75965fd389 12 "Bluetooth",
Wolfgang Betz 139:3a75965fd389 13 "BLE"
Wolfgang Betz 129:d5686dd11391 14 ],
Wolfgang Betz 139:3a75965fd389 15 "author": "Andrea Palmieri",
Wolfgang Betz 129:d5686dd11391 16 "repository": {
Wolfgang Betz 176:33edcdbe9ce6 17 "url": "https://github.com/ARMmbed/ble-x-nucleo-idb0xa1.git",
Wolfgang Betz 129:d5686dd11391 18 "type": "git"
Wolfgang Betz 129:d5686dd11391 19 },
Wolfgang Betz 176:33edcdbe9ce6 20 "homepage": "https://github.com/ARMmbed/ble-x-nucleo-idb0xa1",
Wolfgang Betz 129:d5686dd11391 21 "licenses": [
Wolfgang Betz 129:d5686dd11391 22 {
Wolfgang Betz 129:d5686dd11391 23 "url": "https://spdx.org/licenses/Apache-2.0",
Wolfgang Betz 129:d5686dd11391 24 "type": "Apache-2.0"
Wolfgang Betz 129:d5686dd11391 25 }
Wolfgang Betz 129:d5686dd11391 26 ],
Wolfgang Betz 132:51056160fa4a 27 "extraIncludes": [
Wolfgang Betz 130:770ce14d3d15 28 "x-nucleo-idb0xa1",
Wolfgang Betz 132:51056160fa4a 29 "x-nucleo-idb0xa1/utils",
Wolfgang Betz 132:51056160fa4a 30 "x-nucleo-idb0xa1/platform",
Wolfgang Betz 132:51056160fa4a 31 "x-nucleo-idb0xa1/bluenrg-hci"
Wolfgang Betz 130:770ce14d3d15 32 ],
Wolfgang Betz 130:770ce14d3d15 33 "dependencies": {
Wolfgang Betz 183:3bc6d59b9c81 34 "mbed-drivers": ">=0.11.3",
Vincent Coubard 304:e92f264aa731 35 "ble": "^2.7.0"
Wolfgang Betz 130:770ce14d3d15 36 }
Vincent Coubard 304:e92f264aa731 37 }