canbus: isotp: replace internal z_timeout with k_timer
The use of private APIs z_add_timeout() and friends is not recommended.
With this commit, usual kernel timer APIs are used.
Fixes #61738
Signed-off-by:
Martin Jäger <martin@libre.solar>
Loading
Please sign in to comment