added link to rustup-binutils
This commit is contained in:
parent
0d5933b6b3
commit
5ce2959fd0
|
@ -32,6 +32,7 @@ See https://github.com/sinara-hw/Stabilizer
|
||||||
|
|
||||||
* Clone or download this
|
* Clone or download this
|
||||||
* Get [rustup](https://rustup.rs/)
|
* Get [rustup](https://rustup.rs/)
|
||||||
|
* Get [cargo-binutils](https://github.com/rust-embedded/cargo-binutils/)
|
||||||
* `rustup target add thumbv7em-none-eabihf`
|
* `rustup target add thumbv7em-none-eabihf`
|
||||||
* `cargo build --release`
|
* `cargo build --release`
|
||||||
* Do not try the debug (default) mode. It is guaranteed to panic.
|
* Do not try the debug (default) mode. It is guaranteed to panic.
|
||||||
|
|
Loading…
Reference in New Issue