Skip to content

Commit e4d6803

Browse files
committed
Revert "[G4] Fix LL FMC build issue"
This reverts commit 2bfbd6d.
1 parent a29ce94 commit e4d6803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: system/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_fmc.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
*/
5454

5555
/* Includes ------------------------------------------------------------------*/
56-
#include "stm32g4xx_ll_fmc.h"
56+
#include "stm32g4xx_hal.h"
5757

5858
/** @addtogroup STM32G4xx_HAL_Driver
5959
* @{

0 commit comments

Comments
 (0)