You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
202 B
Plaintext

[target.thumbv7em-none-eabihf]
#runner = 'arm-none-eabi-gdb'
runner = 'gdb-multiarch'
rustflags = [
"-C", "link-arg=-Tlink.x", "-C", "inline-threshold=255",
]
[build]
target = "thumbv7em-none-eabihf"