Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: x-nucleo-idb0xa1/platform/stm32_bluenrg_ble.h
- Branch:
- 46613358ceb882eeec9a47ce62b1924e24a0a038
- Revision:
- 289:980efe0d2975
- Parent:
- 132:51056160fa4a
--- 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****/
-