gjhn

Dependents:   BLE_GENERALE

Fork of X_NUCLEO_IDB0XA1 by ST

module.json

Committer:
Wolfgang Betz
Date:
2015-11-19
Revision:
184:47b7d9afc3a8
Parent:
183:3bc6d59b9c81
Child:
194:d7f58940936b
Child:
197:aab4e2139f37

File content as of revision 184:47b7d9afc3a8:

{
  "name": "x-nucleo-idb0xa1",
  "version": "1.1.1",
  "description": "ST driver for the mbed BLE API.",
  "keywords": [
    "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",
    "mbed-hal": "^1.0.0",
    "ble": "^2.0.0"
  }
}