joey-tmpls/template/.cargo/config

8 lines
130 B
Plaintext

[target.thumbv7m-none-eabi]
runner = "{{runner}}"
rustflags = ["-C", "link-arg=-Tlink.x"]
[build]
target = "thumbv7m-none-eabi"