mbed official / mbed

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

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