6 lines
86 B
TOML
6 lines
86 B
TOML
|
|
[target."riscv32imc-unknown-none-elf"]
|
|
rustflags = [
|
|
# "-C", "link-arg=-Tlink.x",
|
|
]
|