My fork of X_NUCLEO_IDB0XA1

Fork of X_NUCLEO_IDB0XA1 by ST

Revision:
306:3a7d9f923493
Parent:
289:980efe0d2975
--- a/x-nucleo-idb0xa1/platform/stm32_bluenrg_ble.h	Mon Jun 27 15:51:20 2016 +0200
+++ b/x-nucleo-idb0xa1/platform/stm32_bluenrg_ble.h	Thu Sep 15 16:59:44 2016 +0100
@@ -45,8 +45,8 @@
 	 
 
 #include <stdint.h>
-#include "gp_timer.h"
-#include "hal.h"
+#include "ble_gp_timer.h"
+#include "ble_hal.h"
 
 /** @addtogroup BSP
  *  @{
@@ -101,4 +101,3 @@
 #endif /* __STM32_BLUENRG_BLE_H */
     
 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
-