mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 18:24:12 +02:00
flake rework
This commit is contained in:
parent
cb7657116c
commit
8f9eeadb74
20 changed files with 256 additions and 382 deletions
4
rust-toolchain.toml
Normal file
4
rust-toolchain.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[toolchain]
|
||||
channel = "nightly-2024-11-18"
|
||||
components = [ "rustfmt", "rust-std", "clippy", "rust-src" ]
|
||||
targets = [ "riscv32imc-unknown-none-elf" ]
|
||||
Loading…
Add table
Add a link
Reference in a new issue