mirror of https://github.com/ARMmbed/mbed-os.git
parent
851f137f92
commit
ced81866e0
|
@ -338,7 +338,6 @@ void SystemCoreClockUpdate (void) /* Get Core Clock Frequency */
|
|||
* Initialize the System.
|
||||
*/
|
||||
void SystemInit (void) {
|
||||
// volatile uint32_t i;
|
||||
|
||||
/* System clock to the IOCON & the SWM need to be enabled or
|
||||
most of the I/O related peripherals won't work. */
|
||||
|
|
Loading…
Reference in New Issue