diff options
Diffstat (limited to 'testhal/STM32/STM32F7xx/PWM-ICU/mcuconf.h')
-rw-r--r-- | testhal/STM32/STM32F7xx/PWM-ICU/mcuconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
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.
|