Files
powdr/riscv/runtime/rust-toolchain.toml
2023-08-31 13:02:01 +02:00

5 lines
106 B
TOML

[toolchain]
channel = "nightly-2023-01-03"
targets = ["riscv32imac-unknown-none-elf"]
profile = "minimal"