has issue with metro m0 clock init

This commit is contained in:
hathach
2018-11-21 00:19:38 +07:00
parent a46b42a54e
commit eadcba75a2
2 changed files with 22 additions and 3 deletions
@@ -60,7 +60,7 @@
void board_init(void)
{
// Clock init ( follow hpl_init.c )
//hri_nvmctrl_set_CTRLA_RWS_bf(NVMCTRL, CONF_NVM_WAIT_STATE);
// hri_nvmctrl_set_CTRLA_RWS_bf(NVMCTRL, CONF_NVM_WAIT_STATE);
_osc32kctrl_init_sources();
_oscctrl_init_sources();