Skip to content

MikanseiLaboratory/productiondeck

Repository files navigation

ProductionDeck

RP2040-based StreamDeck compatible firmware.

Prerequisites

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

Building

cargo build --release --bin mini

Other devices: original, xl, plus, module6, etc.

UF2 files: target/thumbv6m-none-eabi/release/<device-name>.uf2

Flashing

  1. Hold BOOTSEL button, connect USB, release BOOTSEL
  2. Copy .uf2 file to RPI-RP2 drive

Documents

License

MIT

Releases

No releases published

Contributors

Languages