Controller Area Network
reneherrero opened this issue · 2 comments
reneherrero commented
Here to inquire on the steps to get CAN support added:
- There's a PR well underway to get CAN support added to the
embedded-halrepo. - I have an implementation that still needs some polishing, but is working.
Is submitting a PR here that references my repo the way to go?
ryankurte commented
hey thanks for the issue! to add can support to linux-embedded-hal the best thing to do (as you suggest) is to open a work-in-progress PR here with links to upstream blocking PRs and dependencies.
reneherrero commented
Ok, I'll do some more polishing and get this in motion.