Compilation fix for newer mbed-os
Fork of X_NUCLEO_IDB0XA1 by
Revision 283:998f6b1fe1b7, committed 2016-09-15
- Comitter:
- Vincent Coubard
- Date:
- Thu Sep 15 10:51:50 2016 +0100
- Branch:
- d32f8ce832de3a7a489062a679506ac5a4398434
- Parent:
- 282:27ead63b6cfc
- Child:
- 284:6a7441796347
- Commit message:
- Sync with d32f8ce832de3a7a489062a679506ac5a4398434
2016-07-28 15:40:26+02:00: Andrea Palmieri
Update include
Signed-off-by: Andrea Palmieri <andrea.palmieri@st.com>
Changed in this revision
x-nucleo-idb0xa1/bluenrg-hci/ble_status.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/x-nucleo-idb0xa1/bluenrg-hci/ble_status.h Thu Sep 15 10:51:49 2016 +0100 +++ b/x-nucleo-idb0xa1/bluenrg-hci/ble_status.h Thu Sep 15 10:51:50 2016 +0100 @@ -15,7 +15,7 @@ #ifndef __BLE_STATUS_H__ #define __BLE_STATUS_H__ -#include <hal_types.h> +#include <ble_hal_types.h> /** @defgroup ble_status Bluetooth Status/Error Codes @@ -112,4 +112,4 @@ */ -#endif /* __BLE_STATUS_H__ */ +#endif /* __BLE_STATUS_H__ */ \ No newline at end of file