mirror of https://github.com/ARMmbed/mbed-os.git
commit
b47064ae65
|
@ -216,7 +216,7 @@ void SystemInit(void)
|
|||
while (NRF_CLOCK->EVENTS_LFCLKSTARTED == 0) {
|
||||
// Do nothing.
|
||||
}
|
||||
|
||||
NRF_NVMC->ICACHECNF=0x01;
|
||||
/**
|
||||
* Mbed HAL specific code section.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue