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: microbit-dal microbit-dal microbit-ble-open microbit-dal ... more
Fork of BLE_API by
Revision 761:612103f2faf6, committed 2015-08-07
- Comitter:
- rgrover1
- Date:
- Fri Aug 07 15:53:49 2015 +0100
- Parent:
- 760:71b8617d95df
- Child:
- 762:89ec64c66d94
- Commit message:
- Synchronized with git rev 97b04387
Author: Rohit Grover
Merge branch 'master' of https://github.com/ddavidebor/BLE_API into ddavidebor-master
Changed in this revision
| module.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/module.json Fri Aug 07 15:53:49 2015 +0100
+++ b/module.json Fri Aug 07 15:53:49 2015 +0100
@@ -18,14 +18,13 @@
"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
