Add skeleton of the API and data structures.
authorChristopher Peplin <chris.peplin@rhubarbtech.com>
Mon, 30 Dec 2013 23:30:37 +0000 (18:30 -0500)
committerChristopher Peplin <chris.peplin@rhubarbtech.com>
Mon, 30 Dec 2013 23:30:37 +0000 (18:30 -0500)
commit32f4cbab6bd5769a4b16a584e1880b1deabbd2da
tree1fe34a60fc8dae5abb7cce1571aab002f94469d0
parent06f31c13df6aaf92124f10b8cb5eee96b75c4f73
Add skeleton of the API and data structures.
README.mkd
deps/isotp-c
src/obd2/obd2.c [new file with mode: 0644]
src/obd2/obd2.h [new file with mode: 0644]
tests/common.c [new file with mode: 0644]
tests/test_core.c [moved from tests/tests.c with 94% similarity]