aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/STM32F429i-Discovery/stm32f429i_discovery_sdram.c
diff options
context:
space:
mode:
Diffstat (limited to 'boards/base/STM32F429i-Discovery/stm32f429i_discovery_sdram.c')
-rw-r--r--boards/base/STM32F429i-Discovery/stm32f429i_discovery_sdram.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/boards/base/STM32F429i-Discovery/stm32f429i_discovery_sdram.c b/boards/base/STM32F429i-Discovery/stm32f429i_discovery_sdram.c
index 44e61415..3b467b4b 100644
--- a/boards/base/STM32F429i-Discovery/stm32f429i_discovery_sdram.c
+++ b/boards/base/STM32F429i-Discovery/stm32f429i_discovery_sdram.c
@@ -1,8 +1,9 @@
-#include "stm32f429i_discovery_sdram.h"
-#include "stm32f4xx_fmc.h"
#include "ch.h"
#include "hal.h"
+#include "stm32f429i_discovery_sdram.h"
+#include "stm32f4xx_fmc.h"
+
/**
* @brief Configures the FMC and GPIOs to interface with the SDRAM memory.
* This function must be called before any read/write operation