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: LinkNode_SimpleChatwithSerial
Fork of BLE_API by
Revision 792:18b2613c2efe, committed 2015-08-13
- Comitter:
- rgrover1
- Date:
- Thu Aug 13 13:22:31 2015 +0100
- Parent:
- 791:920101117187
- Child:
- 793:d801dbfc7dc3
- Commit message:
- Synchronized with git rev 9d7a7568
Author: Rohit Grover
Use mbed-os as a target dependency.
This will be provided by the target configs.
Changed in this revision
| module.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/module.json Tue Aug 11 15:13:14 2015 +0100
+++ b/module.json Thu Aug 13 13:22:31 2015 +0100
@@ -26,7 +26,7 @@
"mbed-classic": {
"mbed-classic": "~0.0.1"
},
- "mbed": {
+ "mbed-os": {
"mbed-drivers": "*"
}
}
