Eugeny / shutterspeed2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shutte speed tester

Adapting to a different board

  • If needed, change the target in both rust-toolchain.toml and each Cargo.toml's forced-target.
  • Tweak [config/src/lib.rs]
  • Tweak interrupt names in lines in [app/src/main.rs] marked with // HWCONFIG.

Prerequisites

cargo install cargo-binutils
rustup component add llvm-tools

Building

Build & flash in DFU mode: ./flash.sh

About


Languages

Language:Rust 98.6%Language:GDB 0.9%Language:Shell 0.5%