Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: BLE_Acceleration_Statejudging
Fork of nRF51822 by
Diff: module.json
- Revision:
- 618:6eb60aaf0724
- Parent:
- 613:cbc548e9df98
- Child:
- 620:98998cc3789b
--- a/module.json Fri Apr 08 11:05:49 2016 +0100
+++ b/module.json Fri Apr 08 11:05:50 2016 +0100
@@ -1,36 +1,36 @@
-{
- "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": {}
+{
+ "name": "ble-nrf51822",
+ "version": "2.5.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.3.0",
+ "nrf51-sdk": "^2.1.0"
+ },
+ "extraIncludes": [
+ "source/btle",
+ "source/btle/custom",
+ "source/common"
+ ],
+ "targetDependencies": {}
}
\ No newline at end of file
