aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/FSMC_NAND/mcuconf_community.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32F4xx/FSMC_NAND/mcuconf_community.h')
-rw-r--r--testhal/STM32/STM32F4xx/FSMC_NAND/mcuconf_community.h13
1 files changed, 6 insertions, 7 deletions
diff --git a/testhal/STM32/STM32F4xx/FSMC_NAND/mcuconf_community.h b/testhal/STM32/STM32F4xx/FSMC_NAND/mcuconf_community.h
index bba7f08..0a5db9b 100644
--- a/testhal/STM32/STM32F4xx/FSMC_NAND/mcuconf_community.h
+++ b/testhal/STM32/STM32F4xx/FSMC_NAND/mcuconf_community.h
@@ -34,17 +34,16 @@
/*
* FSMC SRAM driver system settings.
*/
-#define STM32_SRAM_USE_SRAM1 FALSE
-#define STM32_SRAM_USE_SRAM2 FALSE
-#define STM32_SRAM_USE_SRAM3 FALSE
-#define STM32_SRAM_USE_SRAM4 FALSE
+#define STM32_SRAM_USE_SRAM1 FALSE
+#define STM32_SRAM_USE_SRAM2 FALSE
+#define STM32_SRAM_USE_SRAM3 FALSE
+#define STM32_SRAM_USE_SRAM4 FALSE
/*
* FSMC SDRAM driver system settings.
*/
-#define STM32_SDRAM_USE_SDRAM1 FALSE
-#define STM32_SDRAM_USE_SDRAM2 FALSE
-
+#define STM32_SDRAM_USE_SDRAM1 FALSE
+#define STM32_SDRAM_USE_SDRAM2 FALSE
/*
* TIMCAP driver system settings.
*/