My fork of X_NUCLEO_IDB0XA1
Fork of X_NUCLEO_IDB0XA1 by
module.json@214:926ca3e4ccce, 2016-03-18 (annotated)
- Committer:
- Andrea Palmieri
- Date:
- Fri Mar 18 12:06:37 2016 +0100
- Revision:
- 214:926ca3e4ccce
- Parent:
- 211:5a6929d36db2
- Child:
- 304:e92f264aa731
version v2.0.3
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Wolfgang Betz |
129:d5686dd11391 | 1 | { |
Wolfgang Betz |
129:d5686dd11391 | 2 | "name": "x-nucleo-idb0xa1", |
Andrea Palmieri |
214:926ca3e4ccce | 3 | "version": "2.0.3", |
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 |
210:08c4c85ca679 | 35 | "ble": "^2.5.0" |
Wolfgang Betz |
130:770ce14d3d15 | 36 | } |
Wolfgang Betz |
129:d5686dd11391 | 37 | } |