mirror of
https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials.git
synced 2024-11-11 07:10:59 +00:00
5 lines
147 B
TOML
5 lines
147 B
TOML
[toolchain]
|
|
channel = "nightly-2022-08-01"
|
|
components = ["rust-src", "llvm-tools-preview", "rustfmt"]
|
|
targets = ["aarch64-unknown-none-softfloat"]
|