Skip to content

ImplFerris/pico2-template

Repository files navigation

Pico 2 Template

A Rust project template for Raspberry Pi Pico 2 (RP2350) development.

Usage

Generate a new project:

cargo generate --git https://github.com/ImplFerris/pico2-template.git

Options

  • HAL: Choose between Embassy (async) or rp-hal
  • defmt logging: Optional debugging support

Packages

 
 
 

Contributors