4 lines
81 B
TOML
4 lines
81 B
TOML
[build]
|
|
target = "riscv64gc-unknown-none-elf"
|
|
rustflags = ["-C", "soft-float=n"]
|