8 lines
273 B
Markdown
8 lines
273 B
Markdown
# 00 - install rust
|
|
|
|
- [ ] Rust toolchain installiert (`rustup`, `cargo`, `rustc`)
|
|
- [ ] Target `thumbv7m-none-eabi` installiert
|
|
- [ ] `probe-rs-tools` installiert
|
|
- [ ] ST-Link wird von `probe-rs list` erkannt
|
|
- [ ] `probe-rs chip list | grep STM32F103C8` liefert Treffer
|