mirror of
https://github.com/PSenfft/mb85rc.git
synced 2025-08-22 12:54:16 +00:00
4 lines
102 B
TOML
4 lines
102 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
components = ["rust-src"]
|
|
targets = ["riscv32imac-unknown-none-elf"] |