HW layer for the Nucleo board, it only work with old BLE_API
Dependents: Hello_BLE F446RE-BLE
Fork of X_NUCLEO_IDB0XA1 by
Diff: platform/src/btle.cpp
- Revision:
- 110:1232b39de5cc
- Parent:
- 98:731050bb5362
--- 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 }