wocchi/.cargo/config.toml

6 lines
113 B
TOML

[build]
target = "thumbv7em-none-eabihf"
[target.thumbv7em-none-eabihf]
rustflags = ["-C", "link-arg=-Tlink.x"]