aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F746G-DISCOVERY
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2018-01-19 11:01:48 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2018-01-19 11:01:48 +0000
commit86fed9342d5f072bb7c879abdaec29cb7b94f605 (patch)
treebadb370893f2b7caad30a1f244c01ba97f0c5191 /demos/STM32/RT-STM32F746G-DISCOVERY
parent0c379c379b5333e1d30023fc6ef34dee159c06e2 (diff)
downloadChibiOS-86fed9342d5f072bb7c879abdaec29cb7b94f605.tar.gz
ChibiOS-86fed9342d5f072bb7c879abdaec29cb7b94f605.tar.bz2
ChibiOS-86fed9342d5f072bb7c879abdaec29cb7b94f605.zip
More changes caused by #913.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11346 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/STM32/RT-STM32F746G-DISCOVERY')
-rw-r--r--demos/STM32/RT-STM32F746G-DISCOVERY/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/RT-STM32F746G-DISCOVERY/mcuconf.h b/demos/STM32/RT-STM32F746G-DISCOVERY/mcuconf.h
index 771168c40..773b73d7f 100644
--- a/demos/STM32/RT-STM32F746G-DISCOVERY/mcuconf.h
+++ b/demos/STM32/RT-STM32F746G-DISCOVERY/mcuconf.h
@@ -90,7 +90,7 @@
#define STM32_LPTIM1SEL STM32_LPTIM1SEL_PCLK1
#define STM32_CECSEL STM32_CECSEL_LSE
#define STM32_CK48MSEL STM32_CK48MSEL_PLL
-#define STM32_SDMMCSEL STM32_SDMMCSEL_PLL48CLK
+#define STM32_SDMMC1SEL STM32_SDMMC1SEL_PLL48CLK
#define STM32_SRAM2_NOCACHE FALSE
/*