luiswirth / arcus

Smart LED strip with embedded rust on rp2040

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arcus

Run

Running requires the rp2040 fork of openocd and arm-none-eabi-gdb, arm-none-eabi-gcc, arm-none-eabi-newlib.

openocd
cargo run

UART

requires minicom

minicom -b 115200 -o -D /dev/ttyACM0

About

Smart LED strip with embedded rust on rp2040


Languages

Language:Rust 94.4%Language:GDB 2.4%Language:Nix 2.2%Language:Shell 1.0%