This commit is contained in:
Daniel Flanagan 2024-10-09 16:18:06 -05:00
parent af1d068778
commit ee045f3bc2

View file

@ -1,5 +1,7 @@
# Raspberry Pi Pico 2 - with Rust!
Mostly stolen from https://github.com/rp-rs/rp-hal/tree/main/rp235x-hal-examples
# Setup
1. Get `rustup` and `picotool` by running `direnv allow` (or however you like)