start tutorial
This commit is contained in:
17
tutorial/00-setup-live/README.md
Normal file
17
tutorial/00-setup-live/README.md
Normal 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.
|
||||
Reference in New Issue
Block a user