Skip to content

rp-rs/sample-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry pico RP2040 rust test!

Notice: this project has been deprecated. Please use https://github.com/rp-rs/rp2040-project-template

Requirements

  • Recent nightly Rust
  • probe-run-rp installed.
  • A CMSIS-DAP probe. (JLink probes sort of work but are very unstable. Other probes won't work at all)

probe-run-rp is a version of probe-run using a probe-rs fork with support for the RP2040 chip. To install it use the following command.

cargo install --git https://github.com/rp-rs/probe-run --branch main

Note that this installs the binary with name probe-run-rp, so you can still have the original probe-run installed in parallel. This is important because probe-run-rp ONLY works with the RP2040 chip.

Running

Just do cargo run :)

License

This project is licensed under either of

at your option.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •