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.
Dependents: hello SerialTestv11 SerialTestv12 Sierpinski ... more
Diff: TARGET_NUCLEO_F746ZG/TARGET_STM/TARGET_STM32F7/TARGET_STM32F746xG/device/stm32f7xx.h
- Revision:
- 146:22da6e220af6
- Parent:
- 139:856d2700e60b
diff -r 64910690c574 -r 22da6e220af6 TARGET_NUCLEO_F746ZG/TARGET_STM/TARGET_STM32F7/TARGET_STM32F746xG/device/stm32f7xx.h --- a/TARGET_NUCLEO_F746ZG/TARGET_STM/TARGET_STM32F7/TARGET_STM32F746xG/device/stm32f7xx.h Wed Jun 21 17:31:38 2017 +0100 +++ b/TARGET_NUCLEO_F746ZG/TARGET_STM/TARGET_STM32F7/TARGET_STM32F746xG/device/stm32f7xx.h Thu Jul 06 15:30:22 2017 +0100 @@ -210,7 +210,7 @@ */ #ifdef USE_HAL_DRIVER - #include "stm32f7xx_hal_conf.h" + #include "stm32f7xx_hal.h" #endif /* USE_HAL_DRIVER */ #ifdef __cplusplus


