zephyr/subsys/canbus/isotp
Alexander Wachter 55baaf0365 can: isotp: Add ISO-TP library
This commit adds a ISO-TP (ISO15765-2) library.
The library makes use of net buffers and spawns a workqueue thread.
The CAN device that is passed to bind and send can be used concurrently
beside this library.

Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at>
2020-02-06 10:16:29 +02:00
..
CMakeLists.txt can: isotp: Add ISO-TP library 2020-02-06 10:16:29 +02:00
isotp.c can: isotp: Add ISO-TP library 2020-02-06 10:16:29 +02:00
isotp_internal.h can: isotp: Add ISO-TP library 2020-02-06 10:16:29 +02:00
Kconfig can: isotp: Add ISO-TP library 2020-02-06 10:16:29 +02:00