Describe the bug
tests/kernel/timer/timer_api/ failed for board nucleo_l073rz
2 steps are failed: test_timer_k_define and test_timer_remaining.
Both are linked to timing issue.
Please note that CPU run at 32MHz only.
To Reproduce
Steps to reproduce the behavior:
west build -p auto -b nucleo_l073rz tests/kernel/timer/timer_api/
Describe the bug tests/kernel/timer/timer_api/ failed for board nucleo_l073rz 2 steps are failed: test_timer_k_define and test_timer_remaining. Both are linked to timing issue. Please note that CPU run at 32MHz only.
To Reproduce Steps to reproduce the behavior:
Expected behavior test passed
Logs and console output
Environment (please complete the following information):