From 9ce134193104f8349fcf523cf2c25fce499cc6ef Mon Sep 17 00:00:00 2001 From: gdisirio Date: Fri, 4 Sep 2015 10:32:55 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8275 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/STM32/RT-STM32F746G-DISCOVERY/mcuconf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'demos/STM32/RT-STM32F746G-DISCOVERY/mcuconf.h') 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. -- cgit v1.2.3