forked from M-Labs/humpback-dds
9 lines
162 B
Plaintext
9 lines
162 B
Plaintext
|
[target.thumbv7em-none-eabihf]
|
||
|
runner = "gdb -q -x gdb_config/openocd.gdb"
|
||
|
rustflags = [
|
||
|
"-C", "link-arg=-Tlink.x",
|
||
|
]
|
||
|
|
||
|
[build]
|
||
|
target = "thumbv7em-none-eabihf"
|