From 0cb345ed5ccbe786d0a7e7e2de740c0a07b82770 Mon Sep 17 00:00:00 2001 From: ozpv <39195175+ozpv@users.noreply.github.com> Date: Wed, 19 Aug 2026 21:34:09 -0500 Subject: sdram and ringmod effect --- Core/Src/system_stm32h7xx.c | 1 - 1 file changed, 1 deletion(-) (limited to 'Core/Src/system_stm32h7xx.c') diff --git a/Core/Src/system_stm32h7xx.c b/Core/Src/system_stm32h7xx.c index 9c59735..fcd79ca 100755 --- a/Core/Src/system_stm32h7xx.c +++ b/Core/Src/system_stm32h7xx.c @@ -311,7 +311,6 @@ void SystemInit (void) // //#endif /*DUAL_CORE && CORE_CM4*/ - RCC->CFGR = 0x00000000; SCB->VTOR = 0x90000000; } -- cgit v1.2.3