
this is ble keypad for nrf52832,ble nano.with ble uart code
Fork of mbed-os-example-ble-BatteryLevel by
Revision 1:a5ac4bf2e468, committed 2016-07-26
- Comitter:
- Vincent Coubard
- Date:
- Tue Jul 26 14:24:37 2016 +0100
- Parent:
- 0:8113e6c77cd7
- Child:
- 2:18b05b3173a8
- Commit message:
- Remove uneeded files.
Changed in this revision
--- a/mbed-os-example-ble-BatteryLevel/mbed-events.lib Tue Jul 26 14:19:17 2016 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -https://github.com/ARMmbed/mbed-events.git#c621d7f80bb282ab1814e727f9c4f81a8538bf6f
--- a/mbed-os-example-ble-BatteryLevel/mbed-os.lib Tue Jul 26 14:19:17 2016 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -https://github.com/mbedmicro/mbed#5fea6e69ec1aec4c56852f2e959002dc815eb480
--- a/mbed-os-example-ble-BatteryLevel/mbed_app.json Tue Jul 26 14:19:17 2016 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,13 +0,0 @@ -{ - "target_overrides": { - "K64F": { - "target.features_add": ["BLE"], - "target.extra_labels_add": ["ST_BLUENRG"], - "target.macros_add": ["IDB0XA1_D13_PATCH"] - }, - "NUCLEO_F401RE": { - "target.features_add": ["BLE"], - "target.extra_labels_add": ["ST_BLUENRG"] - } - } -}