mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
This commit extends the CAN api can_send function by an argument that is passed to the isr callback. With this extension it is possible to distinguish between sent masseges when they use the same callback. Signed-off-by: Alexander Wachter <alexander.wachter@student.tugraz.at>