rp-rs / rp-hal-boards

Board Support Packages for RP2040 based PCBs
199 stars 82 forks source link

Add support for Adafruit CANBus Feather RP2040 #36

Open ThadHouse opened 1 year ago

ThadHouse commented 1 year ago

Adds support for https://www.adafruit.com/product/5724 Copied mostly from the adafruit-feather-rp2040

ThadHouse commented 10 months ago

Can an example be done in a later PR? From what I've dug into, there's no great MCP2515 CAN Library for Rust, all the ones that exist are pretty iffy. Doesn't make sense to leave these PR's in PR Limbo on examples, when the pin layouts are still worth it to have.