mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #728 from xiongyihui/revert-724-master
Targets: Revert "[NUCLEO_F103RB] update SystemCoreClock after changing clock sett...pull/730/head
commit
58973a6739
|
@ -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