From 6274f1e25f189cf3e9792c96750261b7cdee8594 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Fri, 4 Sep 2015 12:15:41 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8278 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/STM32F7xx/PWM-ICU/mcuconf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'testhal/STM32/STM32F7xx/PWM-ICU/mcuconf.h') diff --git a/testhal/STM32/STM32F7xx/PWM-ICU/mcuconf.h b/testhal/STM32/STM32F7xx/PWM-ICU/mcuconf.h index 351e3eb80..5678eaca6 100644 --- a/testhal/STM32/STM32F7xx/PWM-ICU/mcuconf.h +++ b/testhal/STM32/STM32F7xx/PWM-ICU/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