this is ble keypad for nrf52832,ble nano.with ble uart code
Fork of mbed-os-example-ble-BatteryLevel by
mbed_app.json
- Committer:
- mbed_official
- Date:
- 2017-07-28
- Revision:
- 40:e28d9bf02152
- Parent:
- 33:569fa15b1a6a
File content as of revision 40:e28d9bf02152:
{
"target_overrides": {
"K64F": {
"target.features_add": ["BLE"],
"target.extra_labels_add": ["ST_BLUENRG"]
},
"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"]
}
}
}
