-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Driver trait and optional socketcan driver #5
Conversation
Minimum allowed coverage is Generated by 🐒 cobertura-action against 1c6615a |
c005efa
to
45e7e2c
Compare
6743ba1
to
63cd366
Compare
62fed95
to
6c2a036
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍🏽
Offtopic: we will probably be making more progress if we just merge PR's in at this early stage as doing it right the first time is pretty much impossible, so let's not be too picky on each other and improve everything along the way with followup PR's :)
➕ Additions
Driver
trait for non-blocking read/write operationsDriver