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 X_NUCLEO_IDB0XA1 by
Revision 304:e92f264aa731, committed 2016-09-15
- Comitter:
- Vincent Coubard
- Date:
- Thu Sep 15 10:52:13 2016 +0100
- Branch:
- sync_with_github
- Parent:
- 303:fb52f2a212d2
- Child:
- 305:3d978a7bffc9
- Commit message:
- Sync with 12c4862c0af86b7f2bdaf545e8d2d0f56a974e32
2016-09-01 12:39:39+02:00: Andrea Palmieri
Update version of the BLE dependency
Signed-off-by: Andrea Palmieri <andrea.palmieri@st.com>
Changed in this revision
| module.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/module.json Thu Sep 15 10:52:12 2016 +0100
+++ b/module.json Thu Sep 15 10:52:13 2016 +0100
@@ -32,6 +32,6 @@
],
"dependencies": {
"mbed-drivers": ">=0.11.3",
- "ble": "^2.5.0"
+ "ble": "^2.7.0"
}
-}
+}
\ No newline at end of file
