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.
|
[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"
|