1 2 3 4 5
[toolchain] profile = "minimal" channel = "stable" components = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"] targets = ["riscv64gc-unknown-none-elf"]