test
Fork of nRF51822 by
module.json
- Committer:
- LancasterUniversity
- Date:
- 2016-04-06
- Revision:
- 616:a8f9b022d8fd
- Parent:
- 615:65ea2acfc6a2
File content as of revision 616:a8f9b022d8fd:
{ "name": "ble-nrf51822", "version": "2.5.0", "description": "Nordic stack and drivers for the mbed BLE API.", "keywords": [ "Bluetooth", "BLE", "mbed", "mbed-official" ], "author": "Rohit Grover", "repository": { "url": "git@github.com:ARMmbed/ble-nRF51822.git", "type": "git" }, "homepage": "https://developer.mbed.org/teams/Nordic-Semiconductor/", "licenses": [ { "url": "https://spdx.org/licenses/Apache-2.0", "type": "Apache-2.0" }, { "type": "LicenseRef-softdevice_nrf51822_licence_agreement.txt" } ], "dependencies": { "ble": "^2.3.0", "nrf51-sdk": "^2.1.0" }, "extraIncludes": [ "source/btle", "source/btle/custom", "source/common" ], "targetDependencies": {} }