eHammarstrom / blue-rs

Rust on stm32 bluepill

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

  • probe-run + defmt feature
  • flip-link

Like so,

cargo install flip-link
cargo install \
    --git https://github.com/knurling-rs/probe-run \
    --branch main \
    --features defmt

About

Rust on stm32 bluepill


Languages

Language:Rust 100.0%