mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2024-11-10 10:49:34 +00:00
8 lines
No EOL
149 B
Text
8 lines
No EOL
149 B
Text
[target.thumbv7em-none-eabi]
|
|
runner = "dk-run"
|
|
rustflags = [
|
|
"-C", "link-arg=-Tlink.x",
|
|
]
|
|
|
|
[build]
|
|
target = "thumbv7em-none-eabi" # = ARM Cortex-M4 |