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:
116:1aa0d2da72e4
Parent:
111:8562efb0e476
Child:
121:f00e26745564
--- a/platform/src/btle.cpp	Wed Sep 02 07:50:35 2015 +0200
+++ b/platform/src/btle.cpp	Wed Sep 02 08:59:17 2015 +0200
@@ -61,7 +61,7 @@
 #include "gp_timer.h"
 #include "osal.h"
 #include "sm.h"
-#include "debug.h"
+#include "debug_platform.h"
 
 #ifdef __cplusplus
 }
@@ -406,4 +406,4 @@
 
 #ifdef __cplusplus
 }
-#endif
\ No newline at end of file
+#endif