Rust Embassy Examples for Raspberry Pi Pico 2
This repository contains examples for the Raspberry Pi Pico 2 (RP2350) board, written in Rust using the Embassy async framework.
Project generated
cargo generate --git https://github.com/ImplFerris/pico2-template.git --name rust-rpico2-embassy-examples
Hardware
Board: Raspberry Pi Pico 2
MCU: RP2350 (Dual-core Arm Cortex-M33 and RISC-V cores)
RP2350 (Dual-core Arm Cortex-M33 and RISC-V cores) On-board peripherals: LED on GPIO25
Pinout
... continue reading