tests: kernel: timer: timer_behavior: Reduce tick frequency(nrf54l09pdk)
Test test_one_tick_timer_train was failing due not being able to execute enough 1 tick timeouts. Decrease system ticks frequency to make the test pass. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
parent
1e87400bea
commit
5e2b9980bc
1 changed files with 1 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
||||||
|
CONFIG_SYS_CLOCK_TICKS_PER_SEC=10000
|
||||||
Loading…
Reference in a new issue