zephyr/subsys/canbus
Henrik Brix Andersen 1f57e73730 canbus: isotp: ensure consecutive frames are sent in FIFO order
Ensure that ISO-TP Consecutive Frames (CF) are sent in
FIFO/chronological order.

In order to ensure this, we can only have one CF queued in the CAN
controller TX mailboxes at a time, since transmit order for mailboxes
with the same CAN-ID (priority) is hardware specific.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-02-21 19:37:35 -05:00
..
isotp canbus: isotp: ensure consecutive frames are sent in FIFO order 2022-02-21 19:37:35 -05:00
CMakeLists.txt modules: canopennode: move glue code to modules directory 2021-07-01 13:32:18 -04:00
Kconfig modules: canopennode: move glue code to modules directory 2021-07-01 13:32:18 -04:00
Kconfig.canopen modules: canopennode: move glue code to modules directory 2021-07-01 13:32:18 -04:00