/can2040

Software CANbus implementation for rp2040 micro-controllers

Primary LanguageCGNU General Public License v3.0GPL-3.0

CAN2040

A Rust wrapper of https://github.com/KevinOConnor/can2040

To Build

git clone --recurse-submodules https://github.com/fraserdarwent/can2040.git
cd can2040/
git submodule update --recursive