this is ble keypad for nrf52832,ble nano.with ble uart code
Fork of mbed-os-example-ble-BatteryLevel by
Diff: mbed_app.json
- Revision:
- 40:e28d9bf02152
- Parent:
- 33:569fa15b1a6a
--- a/mbed_app.json Wed Jul 19 18:15:08 2017 +0100
+++ b/mbed_app.json Fri Jul 28 10:45:07 2017 +0100
@@ -7,6 +7,10 @@
"NUCLEO_F401RE": {
"target.features_add": ["BLE"],
"target.extra_labels_add": ["ST_BLUENRG"]
+ },
+ "DISCO_L475VG_IOT01A": {
+ "target.features_add": ["BLE"],
+ "target.extra_labels_add": ["ST_BLUENRG"]
}
}
}
