KevinOConnor / can2040

Software CAN bus implementation for rp2040 micro-controllers
GNU General Public License v3.0
636 stars 63 forks source link

Protability #4

Closed heezes closed 1 year ago

heezes commented 2 years ago

Hi, First of all big thanks for writing software implementation of can. This is something i hope existed earlier but nonetheless cheers! I just wanted to know if are you planning to make microcontroller agnostic. I myself is tempted to port this version to use it in one of my project.

KevinOConnor commented 2 years ago

I don't have any plans to port the code to other micro-controllers.

For what it is worth, the current code is tightly integrated with the rp2040 PIO hardware, which is only available on the rp2040 micro-controller. I suspect it would be difficult to integrate with other micro-controllers.

Cheers, -Kevin

dpharris commented 1 year ago

Kevin -- Thank you for this well-written library. Kudos.
Can't wait to try it out with OpenLCB/LCC - a model rail Local Control Bus.
Cheers, David

github-actions[bot] commented 1 year ago

Hello,

It looks like there hasn't been any recent updates on this github ticket. We prefer that only tickets actively being worked on be listed in an "open" state. Feel free to provide an update on this ticket. Otherwise the ticket will be automatically closed in a few days.

Best regards,

~ Your friendly GitIssueBot

PS: I'm just an automated script, not a human being.