zephyr/subsys/canbus
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
..
canopen canopen: CO_driver: Fix Coverity issues (NULL deref, dead code) 2020-02-06 09:58:46 +02:00
isotp can: isotp: Add ISO-TP library 2020-02-06 10:16:29 +02:00
CMakeLists.txt 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