tset

Fork of X_NUCLEO_IDB0XA1 by ST

Committer:
Andrea Palmieri
Date:
Tue Dec 15 12:22:32 2015 +0100
Revision:
207:b9df918d6d5a
Parent:
206:7f9c3057adf0
Child:
208:0ed200002250
Set UUIDs according to BLE API and other minor changes

Signed-off-by: Andrea Palmieri <andrea.palmieri@st.com>

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",
Andrea Palmieri 206:7f9c3057adf0 3 "version": "2.0.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",
Andrea Palmieri 207:b9df918d6d5a 35 "ble": "^2.1.12"
Wolfgang Betz 130:770ce14d3d15 36 }
Wolfgang Betz 129:d5686dd11391 37 }