anykey-firmware/.cargo/config

7 lines
84 B
Plaintext

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