9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
[target.thumbv7em-none-eabihf]
|
|
runner = "arm-none-eabi-gdb"
|
|
rustflags = [
|
|
"-C", "link-arg=-Tlink.x",
|
|
]
|
|
|
|
[build]
|
|
target = "thumbv7em-none-eabihf"
|