mirror of
https://github.com/laanwj/k210-sdk-stuff.git
synced 2024-11-22 17:36:20 +04:00
5 lines
81 B
Plaintext
5 lines
81 B
Plaintext
[target.riscv64gc-unknown-none-elf]
|
|
rustflags = [
|
|
"-C", "link-arg=-Ttrap.x",
|
|
]
|