mirror of
https://github.com/firewalkwithm3/Sensor-Watch.git
synced 2024-11-22 19:20:30 +08:00
eic: clock from OSCULP32K for power savings
This commit is contained in:
parent
108b9991d2
commit
27fa69ccac
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue