A Rust project template for Raspberry Pi Pico 2 (RP2350) development.
Generate a new project:
cargo generate --git https://github.com/ImplFerris/pico2-template.git- HAL: Choose between Embassy (async) or rp-hal
- defmt logging: Optional debugging support