BLE GAP Button example

This example is a fork of the following mbed-os example:

https://developer.mbed.org/teams/mbed-os-examples/code/mbed-os-example-ble-GAPButton/

Please read the documentation in this page.

Revision:
34:c99398622773
Parent:
6:bfe23efb0d97
Child:
41:0442d1e1f479
--- a/mbed_app.json	Thu Jun 08 14:45:38 2017 +0100
+++ b/mbed_app.json	Thu Jun 15 10:15:31 2017 +0100
@@ -16,7 +16,6 @@
         "K64F": {
             "target.features_add": ["BLE"],
             "target.extra_labels_add": ["ST_BLUENRG"],
-            "target.macros_add": ["IDB0XA1_D13_PATCH"],
             "ble_button_pin_name": "SW2"
         },
         "NUCLEO_F401RE": {