No description
Find a file
2024-10-12 00:01:34 -07:00
.cargo Compile starter project 2024-10-11 23:48:37 -07:00
src Compile starter project 2024-10-11 23:48:37 -07:00
.gitignore Add readme 2024-10-12 00:01:34 -07:00
build.rs Compile starter project 2024-10-11 23:48:37 -07:00
Cargo.lock Compile starter project 2024-10-11 23:48:37 -07:00
Cargo.toml Compile starter project 2024-10-11 23:48:37 -07:00
flake.lock Initialize pico project 2024-10-11 18:24:55 -07:00
flake.nix Compile starter project 2024-10-11 23:48:37 -07:00
LICENSE Add readme 2024-10-12 00:01:34 -07:00
memory.x Compile starter project 2024-10-11 23:48:37 -07:00
README.md Add readme 2024-10-12 00:01:34 -07:00
rust-toolchain.toml Compile starter project 2024-10-11 23:48:37 -07:00

Picow

My first attempt on embedded system.

Hardware

Raspberry Pi Pico WH

Software

Rust Embassy