gjhn

Dependents:   BLE_GENERALE

Fork of X_NUCLEO_IDB0XA1 by ST

module.json

Committer:
Wolfgang Betz
Date:
2015-10-28
Revision:
155:3aa64b6ac12d
Parent:
148:a6404f40c5f2
Child:
159:07a2040bd45d

File content as of revision 155:3aa64b6ac12d:

{
  "name": "x-nucleo-idb0xa1",
  "version": "0.1.2",
  "description": "ST driver for the mbed BLE API.",
  "keywords": [
    "Bluetooth",
    "BLE"
  ],
  "author": "Andrea Palmieri",
  "repository": {
    "url": "ssh://gitolite@codex.cro.st.com/x-nucleodev/x-nucleo-idb0xa1-mbedos.git",
    "type": "git"
  },
  "homepage": "http://www.st.com",
  "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-hal": "*",
    "ble": "*"
  }
}