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:
110:1232b39de5cc
Parent:
98:731050bb5362
diff -r 9e152b2453bc -r 1232b39de5cc platform/src/btle.cpp
--- a/platform/src/btle.cpp	Mon Sep 07 10:35:29 2015 +0000
+++ b/platform/src/btle.cpp	Wed Sep 09 10:35:54 2015 +0000
@@ -61,7 +61,7 @@
 #include "gp_timer.h"
 #include "osal.h"
 #include "sm.h"
-#include "debug.h"
+#include "debug_platform.h"
 
 #ifdef __cplusplus
 }