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/bluenrg-hci/bluenrg_utils.h
- Branch:
- 32241492098bb4d0cd62a16975725a4374ad7ecc
- Revision:
- 294:fd19310b086d
- Parent:
- 245:6830f71c197c
diff -r 5a1f577bf92f -r fd19310b086d x-nucleo-idb0xa1/bluenrg-hci/bluenrg_utils.h
--- a/x-nucleo-idb0xa1/bluenrg-hci/bluenrg_utils.h Thu Sep 15 10:52:00 2016 +0100
+++ b/x-nucleo-idb0xa1/bluenrg-hci/bluenrg_utils.h Thu Sep 15 10:52:02 2016 +0100
@@ -27,8 +27,8 @@
#endif
/* Includes ------------------------------------------------------------------*/
-#include "hal_types.h"
-#include "compiler.h"
+#include "ble_hal_types.h"
+#include "ble_compiler.h"
/* Exported types ------------------------------------------------------------*/
typedef struct{
@@ -201,4 +201,4 @@
#endif /*__BLUENRG_UTILS_H */
-/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
+/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
\ No newline at end of file