BLE gap example for F411RE with IDB05A1 based on https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-GAP/

Fork of BLE-GAP by Joël Imbaud

Revision:
16:9d9c70b320c4
Parent:
11:37872bf83624
--- a/source/main.cpp	Fri Dec 14 13:15:25 2018 +0000
+++ b/source/main.cpp	Tue Jan 08 14:27:20 2019 +0000
@@ -1,3 +1,15 @@
+/* 
+
+https://os.mbed.com/components/X-NUCLEO-IDB05A1-Bluetooth-Low-Energy/
+
+https://os.mbed.com/docs/v5.10/tutorials/ble-tutorial.html
+
+https://os.mbed.com/docs/latest/apis/rtos.html
+
+https://www.youtube.com/watch?v=j5RJ6UfkylA
+
+https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-ble-GAP/
+
 /* mbed Microcontroller Library
  * Copyright (c) 2006-2013 ARM Limited
  *