aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2015-09-04 10:32:55 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2015-09-04 10:32:55 +0000
commit9ce134193104f8349fcf523cf2c25fce499cc6ef (patch)
tree82cbe2c6641d3026ebe551a5da4a3938dccc6930 /demos/STM32
parentc1f3c5cb218e185c805f0b7a50a8ad81aa6e2de0 (diff)
downloadChibiOS-9ce134193104f8349fcf523cf2c25fce499cc6ef.tar.gz
ChibiOS-9ce134193104f8349fcf523cf2c25fce499cc6ef.tar.bz2
ChibiOS-9ce134193104f8349fcf523cf2c25fce499cc6ef.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8275 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/STM32')
-rw-r--r--demos/STM32/RT-STM32F746G-DISCOVERY/mcuconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/STM32/RT-STM32F746G-DISCOVERY/mcuconf.h b/demos/STM32/RT-STM32F746G-DISCOVERY/mcuconf.h
index cf2417809..e9b5b8ab7 100644
--- a/demos/STM32/RT-STM32F746G-DISCOVERY/mcuconf.h
+++ b/demos/STM32/RT-STM32F746G-DISCOVERY/mcuconf.h
@@ -88,6 +88,7 @@
#define STM32_CECSEL STM32_CECSEL_LSE
#define STM32_CK48MSEL STM32_CK48MSEL_PLL
#define STM32_SDMMCSEL STM32_SDMMCSEL_PLL48CLK
+#define STM32_SRAM2_NOCACHE FALSE
/*
* ADC driver system settings.