embedded-trainings-2020/beginner/apps/.cargo/config
2020-08-17 14:34:07 +02:00

8 lines
173 B
Plaintext

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