Nordic stack and drivers for the mbed BLE API
Dependents: Sensen-classic-v8-IAQ_copy_4
Fork of nRF51822 by
TARGET_MCU_NRF51822/module.json
- Committer:
- amithy
- Date:
- 2017-11-10
- Revision:
- 639:7f459d371b75
- Parent:
- 638:c90ae1400bf2
File content as of revision 639:7f459d371b75:
{ "name": "ble-nrf51822", "version": "2.7.1", "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.6.0", "nrf51-sdk": "^2.4.0" }, "extraIncludes": [ "source/btle", "source/btle/custom", "source/common" ], "targetDependencies": {} }