zephyr/soc/riscv/riscv-ite
Ruibin Chang dc3f29f67f ITE tests/kernel/sleep: tune CONFIG_SYS_CLOCK_TICKS_PER_SEC down
We need more time to run codes because of the performance,
so I tune CONFIG_SYS_CLOCK_TICKS_PER_SEC down to reduce
the times of running k_usleep(1), then it can pass test_usleep().

Verified by follow test pattern:
west build -p always -b it8xxx2_evb tests/kernel/sleep

fixes #46208

Signed-off-by: Ruibin Chang <Ruibin.Chang@ite.com.tw>
2022-07-05 11:29:43 +00:00
..
common riscv: Rename __irq_wrapper to _isr_wrapper 2022-06-21 20:27:20 -04:00
it8xxx2 ITE tests/kernel/sleep: tune CONFIG_SYS_CLOCK_TICKS_PER_SEC down 2022-07-05 11:29:43 +00:00
CMakeLists.txt soc: it8xxx2: enable extensions by configuration options 2022-04-22 10:21:51 -05:00
Kconfig
Kconfig.defconfig
Kconfig.soc