Return completion status when receiving CAN frames.
authorChristopher Peplin <chris.peplin@rhubarbtech.com>
Tue, 31 Dec 2013 21:29:07 +0000 (16:29 -0500)
committerChristopher Peplin <chris.peplin@rhubarbtech.com>
Tue, 31 Dec 2013 21:29:07 +0000 (16:29 -0500)
commit03c3696d34a064e40c98bb5d53c9b68967353cea
treef546d19b16f0594d48a9a3c534794dc1d409a7e2
parent6bbc83bd1daac73f9e0dcccb848154a3c3b972fa
Return completion status when receiving CAN frames.
README.mkd
src/isotp/isotp.c
src/isotp/isotp.h
src/isotp/receive.c
src/isotp/receive.h
tests/test_receive.c