Use precompiled clippy

pull/4/head
Andre Richter 6 years ago
parent 907f8dc75c
commit 1b8b78d0c8
No known key found for this signature in database
GPG Key ID: 2116C1AB102F615E

@ -59,7 +59,7 @@ Before you can start, you'll need a suitable Rust toolchain.
curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain nightly
rustup component add rust-src llvm-tools-preview
cargo install xargo cargo-binutils
cargo install clippy --git https://github.com/rust-lang-nursery/rust-clippy.git
rustup component add clippy-preview --toolchain=nightly
```
Additionally, a Micro SD card with [firmware files](https://github.com/raspberrypi/firmware/tree/master/boot) on a FAT filesystem.

Loading…
Cancel
Save