zephyr/subsys/canbus
Martin Jäger 7f7201f79b 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>
2023-08-29 16:14:35 +02:00
..
isotp canbus: isotp: replace internal z_timeout with k_timer 2023-08-29 16:14:35 +02:00
CMakeLists.txt
Kconfig
Kconfig.canopen