Make the thread function members of can_bus_t and can_bus_dev_t objects.
authorRomain Forlot <romain.forlot@iot.bzh>
Tue, 28 Feb 2017 15:05:37 +0000 (16:05 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Tue, 28 Feb 2017 20:45:49 +0000 (21:45 +0100)
commit2e93fc880e497ac553111ba27f2de4b44ea94027
treeadfab9bad8904c56df6fdb0682e13ad154ebcc7f
parentc009c3c329d30acfb6be3a8ed0671a9a07266546
Make the thread function members of can_bus_t and can_bus_dev_t objects.

Change-Id: I3cf06998c6ff6d859c7fdf6bf52a9b6ff061c556
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
src/CMakeLists.txt
src/can-bus.cpp
src/can-bus.hpp
src/can_decode_message.cpp [deleted file]
src/can_decode_message.hpp [deleted file]
src/can_event_push.cpp [deleted file]
src/can_event_push.hpp [deleted file]
src/can_reader.cpp [deleted file]
src/can_reader.hpp [deleted file]