Skip to content

Systemscape/pico2-embassy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pico2-embassy

Build

  • Build with Cargo
    # blinky (src/bin/blinky.rs)
    cargo build --release --bin blinky

Flash

  • Convert to UF2 using picotool or online service at https://elf2uf2.yrust.de/ (path: pico2-embassy/target/thumbv8m.main-none-eabihf/release/blinky)
  • Copy the UF2 file to the RP Pico 2 (hold BOOTSEL button while connecting via USB).

About

Minimal async example for the RP2350 using embassy tasks

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •