mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-01-20 21:18:26 +02:00
We need qemu-system-arm too.
This commit is contained in:
parent
790f4c88d5
commit
f6fc0edb11
@ -20,7 +20,7 @@ an on-board SWD debugger.
|
||||
To get started, install some tools we'll need later:
|
||||
|
||||
```bash
|
||||
sudo apt install gdb-multiarch picocom libudev-dev
|
||||
sudo apt install gdb-multiarch libudev-dev picocom qemu-system-arm
|
||||
rustup update
|
||||
rustup target add thumbv7em-none-eabihf aarch64-unknown-none
|
||||
cargo install cargo-binutils cargo-embed
|
||||
|
Loading…
x
Reference in New Issue
Block a user