Simplify requirements section
This commit is contained in:
parent
ec1f985f58
commit
7a61fbfac6
|
@ -30,11 +30,8 @@ if you _aren't_ using a debugger and want the runner to flash the firmware via U
|
||||||
## Requirements
|
## Requirements
|
||||||
* Ubuntu
|
* Ubuntu
|
||||||
* Raspberry Pi Pico
|
* Raspberry Pi Pico
|
||||||
* CMSIS-DAP Debugger Probe
|
* CMSIS-DAP Debugger Probe (or another Raspberry Pi Pico)
|
||||||
* [Rust][12]
|
|
||||||
* Rust Toolchain ([`cargo`][7], [`rustup`][13])
|
* Rust Toolchain ([`cargo`][7], [`rustup`][13])
|
||||||
* Rust Cortex-M Target Toolchain Support (`thumbv6m-none-eabi`)
|
|
||||||
* Rust Embedded Tooling ([`probe-run`][6], [`flip-link`][5], etc.)
|
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
### System Setup
|
### System Setup
|
||||||
|
|
Loading…
Reference in a new issue