Merge pull request #139 from jklincn/main
This commit is contained in:
parent
bbeff6350f
commit
2913070bfe
4 changed files with 61 additions and 76 deletions
|
@ -2,5 +2,5 @@
|
|||
profile = "minimal"
|
||||
# use the nightly version of the last stable toolchain, see <https://forge.rust-lang.org/>
|
||||
channel = "nightly-2024-01-18"
|
||||
components = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]
|
||||
targets = ["riscv64gc-unknown-none-elf"]
|
||||
components = ["rust-src", "llvm-tools", "rustfmt", "clippy"]
|
||||
targets = ["riscv64gc-unknown-none-elf"]
|
Loading…
Add table
Add a link
Reference in a new issue