start tutorial

This commit is contained in:
2026-03-08 19:41:38 +01:00
commit a48ba2963d
81 changed files with 1738 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# 00 - Setup Live (10 min)
## Goal
Jede Station kann Rust-Code bauen und eine Bluepill über ST-Link erkennen.
## Steps
1. install rustup
2. add target
3. add probe-rs
## Done when
1. `rustc`, `cargo`, `probe-rs` verfügbar.
2. `thumbv7m-none-eabi` installiert.
3. `probe-rs list` zeigt die Probe.