mirror of https://github.com/ARMmbed/mbed-os.git
Revert "[NUCLEO_F103RB] update SystemCoreClock after changing clock settings"
parent
ab15b6b123
commit
c6f0c3b14b
|
@ -230,8 +230,6 @@ void SystemInit (void)
|
|||
/* Configure the System clock frequency, HCLK, PCLK2 and PCLK1 prescalers */
|
||||
/* Configure the Flash Latency cycles and enable prefetch buffer */
|
||||
SetSysClock();
|
||||
|
||||
SystemCoreClockUpdate();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue