X_NUCLEO_IDB05A1
Dependencies: mbed-os-example-ble-Advertising
Revision 297:c26445716704, committed 2016-09-15
- Comitter:
- Vincent Coubard
- Date:
- Thu Sep 15 10:52:05 2016 +0100
- Branch:
- d01f325acff35558c6e0fe8fc0fa1b642eecc789
- Parent:
- 296:c52d3a301449
- Child:
- 298:a16d2170c282
- Commit message:
- Sync with d01f325acff35558c6e0fe8fc0fa1b642eecc789
2016-07-28 16:14:02+02:00: Andrea Palmieri
Update include
Signed-off-by: Andrea Palmieri <andrea.palmieri@st.com>
Changed in this revision
--- a/source/bluenrg-hci/utils/ble_gp_timer.c Thu Sep 15 10:52:04 2016 +0100 +++ b/source/bluenrg-hci/utils/ble_gp_timer.c Thu Sep 15 10:52:05 2016 +0100 @@ -32,8 +32,8 @@ * */ -#include "clock.h" -#include "gp_timer.h" +#include "ble_clock.h" +#include "ble_gp_timer.h" /*---------------------------------------------------------------------------*/ /** @@ -152,4 +152,4 @@ } #endif /* __DMA_LP__ */ -/*---------------------------------------------------------------------------*/ +/*---------------------------------------------------------------------------*/ \ No newline at end of file
--- a/source/platform/ble_clock.c Thu Sep 15 10:52:04 2016 +0100 +++ b/source/platform/ble_clock.c Thu Sep 15 10:52:05 2016 +0100 @@ -1,5 +1,5 @@ -#include "clock.h" +#include "ble_clock.h" #ifdef YOTTA_CFG_MBED_OS #include "mbed-drivers/wait_api.h" #include "mbed-drivers/rtc_time.h"
--- a/x-nucleo-idb0xa1/bluenrg-hci/ble_clock.h Thu Sep 15 10:52:04 2016 +0100 +++ b/x-nucleo-idb0xa1/bluenrg-hci/ble_clock.h Thu Sep 15 10:52:05 2016 +0100 @@ -1,5 +1,5 @@ /******************** (C) COPYRIGHT 2012 STMicroelectronics ******************** -* File Name : clock.h +* File Name : ble_clock.h * Author : AMS - HEA&RF BU * Version : V1.0.1 * Date : 19-July-2012