Example utilizing an MCP2518FD with a Raspberry Pi Pico. Based off rp2040-project-template.
- Install dependencies
rustup target install thumbv6m-none-eabi
cargo install flip-link
cargo install probe-run
- Run
cargo run
to build and flash the firmware to the Raspberry Pi Pico