Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 398 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 398 Bytes

mcp2515-rp-pico

Example utilising an MCP2515 with a Raspberry Pi Pico. Based off rp2040-project-template.

Usage

  1. Install dependencies
rustup target install thumbv6m-none-eabi
cargo install flip-link
cargo install probe-run
  1. Run cargo run to build and flash the firmware to the Raspberry Pi Pico