wocchi/.cargo/config.toml

6 lines
113 B
TOML
Raw Normal View History

2024-08-18 22:04:55 +02:00
[build]
target = "thumbv7em-none-eabihf"
[target.thumbv7em-none-eabihf]
rustflags = ["-C", "link-arg=-Tlink.x"]