aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/FSMC_SDRAM/mcuconf_community.h
diff options
context:
space:
mode:
authorbarthess <barthess@yandex.ru>2015-06-30 23:53:35 +0300
committerbarthess <barthess@yandex.ru>2015-06-30 23:53:35 +0300
commit95da8798dd924b6eceb60c41f26d262d83799acb (patch)
tree1ead083c27d7e06cbd355bbe31e73ed294209ca9 /testhal/STM32/STM32F4xx/FSMC_SDRAM/mcuconf_community.h
parentb7175b45107d5b0677266c8d4eb0c49e4cc2ca0b (diff)
downloadChibiOS-Contrib-95da8798dd924b6eceb60c41f26d262d83799acb.tar.gz
ChibiOS-Contrib-95da8798dd924b6eceb60c41f26d262d83799acb.tar.bz2
ChibiOS-Contrib-95da8798dd924b6eceb60c41f26d262d83799acb.zip
Added SDRAM teshtal. Not tested in hardware
Diffstat (limited to 'testhal/STM32/STM32F4xx/FSMC_SDRAM/mcuconf_community.h')
-rw-r--r--testhal/STM32/STM32F4xx/FSMC_SDRAM/mcuconf_community.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F4xx/FSMC_SDRAM/mcuconf_community.h b/testhal/STM32/STM32F4xx/FSMC_SDRAM/mcuconf_community.h
index 95a584c..81c7e2c 100644
--- a/testhal/STM32/STM32F4xx/FSMC_SDRAM/mcuconf_community.h
+++ b/testhal/STM32/STM32F4xx/FSMC_SDRAM/mcuconf_community.h
@@ -24,4 +24,5 @@
* FSMC SDRAM driver system settings.
*/
#define STM32_USE_FSMC_SDRAM TRUE
-#define STM32_SDRAM_USE_FSMC_SDRAM1 TRUE
+#define STM32_SDRAM_USE_FSMC_SDRAM1 FALSE
+#define STM32_SDRAM_USE_FSMC_SDRAM2 TRUE