BLE 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-Button/

Please read the documentation in this page.

Revision:
34:595f8acac1e8
Parent:
5:b630d2a88c51
Child:
41:7dd404a6f5ba
--- a/mbed_app.json	Thu Jun 08 14:45:24 2017 +0100
+++ b/mbed_app.json	Thu Jun 15 10:15:16 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": {