zephyr/subsys/canbus
Martin Jäger 962e361e54 canbus: isotp: prevent race-condition during debugging
During debugging I got "Got unexpected PDU" errors because a new CF was
received before the state was set to ISOTP_TX_WAIT_FC in the send state
machine. Setting the state before printing the debug information fixes
the issue.

Signed-off-by: Martin Jäger <martin@libre.solar>
2021-04-06 16:44:34 -04:00
..
canopen coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
isotp canbus: isotp: prevent race-condition during debugging 2021-04-06 16:44:34 -04:00
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
Kconfig can: isotp: Add ISO-TP library 2020-02-06 10:16:29 +02:00