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_PowerBank_HeyFaradey
Fork of BLE_API by
Diff: module.json
- Revision:
- 1116:9cb51490b3f7
- Parent:
- 1115:82d4a8a56d91
- Child:
- 1125:94951ecc75bf
--- a/module.json Mon Jan 11 08:52:01 2016 +0000
+++ b/module.json Mon Jan 11 08:52:02 2016 +0000
@@ -1,6 +1,6 @@
{
"name": "ble",
- "version": "2.2.2",
+ "version": "2.3.0",
"description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.",
"keywords": [
"Bluetooth",
@@ -35,7 +35,8 @@
"mbed-classic": "~0.0.1"
},
"mbed-os": {
- "mbed-drivers": "*"
+ "mbed-drivers": "*",
+ "compiler-polyfill": "^1.2.1"
}
}
}
\ No newline at end of file
