embedded-trainings-2020/beginner/apps/.cargo/config
2020-07-13 11:41:26 +02:00

8 lines
149 B
Plaintext

[target.thumbv7em-none-eabi]
runner = "dk-run"
rustflags = [
"-C", "link-arg=-Tlink.x",
]
[build]
target = "thumbv7em-none-eabi" # = ARM Cortex-M4