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/ble_osal.h
- Branch:
 - 32241492098bb4d0cd62a16975725a4374ad7ecc
 - Revision:
 - 294:fd19310b086d
 - Parent:
 - 280:fbee0e3444be
 - Child:
 - 298:a16d2170c282
 
--- a/x-nucleo-idb0xa1/bluenrg-hci/ble_osal.h Thu Sep 15 10:52:00 2016 +0100 +++ b/x-nucleo-idb0xa1/bluenrg-hci/ble_osal.h Thu Sep 15 10:52:02 2016 +0100 @@ -22,7 +22,7 @@ /****************************************************************************** * Includes *****************************************************************************/ -#include <hal_types.h> +#include <ble_hal_types.h> #ifdef __ICCARM__ #include <intrinsics.h> #endif @@ -78,4 +78,4 @@ uint32_t Osal_Get_Cur_Time(void); -#endif /* __OSAL_H__ */ +#endif /* __OSAL_H__ */ \ No newline at end of file