embedded-trainings-2020/beginner/apps/.cargo/config.toml
2021-01-19 16:47:51 +01:00

8 lines
177 B
TOML

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