Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
timer: cortex_m_systick: handle idle timer overflow
The idle timer has its max value and can overflow. We measure time passed since the sys_clock_set_timeout call. Take possibility of the overflow into account. Signed-off-by: Dawid Niedzwiecki <[email protected]>
- Loading branch information