mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Add a k_usleep() in test_timer_duration_period test to align ticks before starting the timer. This fixes some rare off-by-1 failures. Signed-off-by: Daniel Leung <daniel.leung@intel.com>