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:
- 457:4b6a1f794460
- Parent:
- 455:e33de7c4574c
- Child:
- 460:9ff3e688014b
--- a/module.json Mon Nov 02 09:05:10 2015 +0000
+++ b/module.json Mon Nov 02 09:05:11 2015 +0000
@@ -1,10 +1,12 @@
{
"name": "ble-nrf51822",
- "version": "0.4.8",
+ "version": "1.0.0",
"description": "Nordic stack and drivers for the mbed BLE API.",
"keywords": [
"Bluetooth",
- "BLE"
+ "BLE",
+ "mbed",
+ "mbed-official"
],
"author": "Rohit Grover",
"repository": {
@@ -19,7 +21,7 @@
}
],
"dependencies": {
- "ble": "~0.4.7"
+ "ble": "^1.0.0"
},
"extraIncludes": [
"source/btle",
