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
isotp canbus: isotp: prevent race-condition during debugging 2021-04-06 16:44:34 -04:00
CMakeLists.txt
Kconfig