Skip to content

Latest commit

 

History

History

rp-pico-interrupts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

mcp2518fd-rp-pico-interrupts

Example utilizing an MCP2518FD with a Raspberry Pi Pico using interrupts. 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