eic: clock from OSCULP32K for power savings

This commit is contained in:
Joey Castillo 2022-02-11 09:13:51 -05:00
parent 108b9991d2
commit 27fa69ccac

View file

@ -12,7 +12,7 @@
// <0x1=> Clocked by ULPOSC32K
// <id> eic_arch_cksel
#ifndef CONF_EIC_CKSEL
#define CONF_EIC_CKSEL 0
#define CONF_EIC_CKSEL 1
#endif
// </h>