X_NUCLEO_IDB05A1
Dependencies: mbed-os-example-ble-Advertising
Revision 289:980efe0d2975, committed 2016-09-15
- Comitter:
- Vincent Coubard
- Date:
- Thu Sep 15 10:51:56 2016 +0100
- Branch:
- 46613358ceb882eeec9a47ce62b1924e24a0a038
- Parent:
- 288:875b6f77d213
- Child:
- 290:d8faff21b01f
- Commit message:
- Sync with 46613358ceb882eeec9a47ce62b1924e24a0a038
2016-07-28 15:47:15+02:00: Andrea Palmieri
Update include
Signed-off-by: Andrea Palmieri <andrea.palmieri@st.com>
Changed in this revision
| x-nucleo-idb0xa1/platform/stm32_bluenrg_ble.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/x-nucleo-idb0xa1/platform/stm32_bluenrg_ble.h Thu Sep 15 10:51:55 2016 +0100
+++ b/x-nucleo-idb0xa1/platform/stm32_bluenrg_ble.h Thu Sep 15 10:51:56 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****/
-