Skip to content

rustne-kretser/rp-pico-pio-blinky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blinky for RP Pico med PIO

Denne koden hører sammen med dette blogg-innlegget.

Installasjon

For å kjøre dette må du først installere rustup og Rust. I tillegg må du installere noen ekstra pakker:

rustup target install thumbv6m-none-eabi
cargo install flip-link
cargo install elf2uf2-rs --locked

Kjøre eksempelet på RP pico

cargo run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages