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_LED_IDB0XA1_demo MOTOR_BLE_V2 Motor_Ble_v1 Motor_Ble_v10223 ... more
Fork of X_NUCLEO_IDB0XA1 by
Diff: module.json
- Revision:
- 129:d5686dd11391
- Child:
- 130:770ce14d3d15
diff -r 000000000000 -r d5686dd11391 module.json
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/module.json Tue Oct 06 13:59:23 2015 +0200
@@ -0,0 +1,22 @@
+{
+ "name": "x-nucleo-idb0xa1",
+ "version": "0.0.0",
+ "description": "BLE_API wrapper library for STMicroelectronics' BlueNRG Bluetooth Low Energy expansion board shield (Component) for MbedOS",
+ "keywords": [
+ "BLE",
+ "X-NUCLEO-IDB0XA1"
+ ],
+ "author": "wolfgang.betz@st.com",
+ "repository": {
+ "url": "ssh://gitolite@codex.cro.st.com/x-nucleodev/x-nucleo-idb0xa1-mbedos.git",
+ "type": "git"
+ },
+ "homepage": "http://www.st.com",
+ "licenses": [
+ {
+ "url": "https://spdx.org/licenses/Apache-2.0",
+ "type": "Apache-2.0"
+ }
+ ],
+ "dependencies": {}
+}
