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.
Fork of BLE_API by
Diff: module.json
- Revision:
- 760:71b8617d95df
- Parent:
- 759:8aaf01b1ce86
- Child:
- 761:612103f2faf6
diff -r 8aaf01b1ce86 -r 71b8617d95df module.json --- a/module.json Fri Aug 07 15:53:49 2015 +0100 +++ b/module.json Fri Aug 07 15:53:49 2015 +0100 @@ -18,13 +18,14 @@ "type": "Apache-2.0" } ], - "dependencies": {}, + "dependencies": { + }, "targetDependencies": { "nrf51822": { - "ble-nrf51822": "~0.4.3" + "ble-nrf51822":"~0.4.3" }, "mbed-classic": { - "mbed-classic": "~0.0.1" + "mbed-classic":"~0.0.1" } } } \ No newline at end of file