diff options
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; } |
