mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2024-11-15 13:14:05 +00:00
8 lines
No EOL
137 B
Text
8 lines
No EOL
137 B
Text
[target.thumbv7em-none-eabi]
|
|
runner = "dongle-flash"
|
|
rustflags = [
|
|
"-C", "link-arg=-Tlink.x",
|
|
]
|
|
|
|
[build]
|
|
target = "thumbv7em-none-eabi" |