HW layer for the Nucleo board, it only work with old BLE_API

Dependents:   Hello_BLE F446RE-BLE

Fork of X_NUCLEO_IDB0XA1 by ST

Revision:
78:13e75d352d53
Parent:
77:332b416123b4
Child:
84:2beeb1cc9d57
diff -r 332b416123b4 -r 13e75d352d53 platform/src/btle.cpp
--- a/platform/src/btle.cpp	Tue Jun 23 17:44:59 2015 +0200
+++ b/platform/src/btle.cpp	Wed Jun 24 09:16:44 2015 +0200
@@ -112,7 +112,7 @@
     BlueNRG_RST();
 
     /* The Nucleo board must be configured as SERVER */
-    //check if issetAddress is set than set address.
+    //check if isSetAddress is set than set address.
     // ANDREA
     if(isSetAddress)
     {