diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2026-08-19 21:34:09 -0500 |
|---|---|---|
| committer | ozpv <39195175+ozpv@users.noreply.github.com> | 2026-08-19 21:34:09 -0500 |
| commit | 0cb345ed5ccbe786d0a7e7e2de740c0a07b82770 (patch) | |
| tree | 89682cd81419b138c5657cfa2dae797c81f8ea33 /Core/Src/system_stm32h7xx.c | |
| parent | 0c79f390c81f56fd087c2fffb07b373594119668 (diff) | |
sdram and ringmod effect
Diffstat (limited to 'Core/Src/system_stm32h7xx.c')
| -rwxr-xr-x | Core/Src/system_stm32h7xx.c | 1 |
1 files changed, 0 insertions, 1 deletions
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; } |
