k210-sdk-stuff/rust/buffered-uart/.cargo/config

5 lines
81 B
Plaintext
Raw Normal View History

[target.riscv64gc-unknown-none-elf]
rustflags = [
"-C", "link-arg=-Ttrap.x",
]