mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2024-10-31 22:28:49 +00:00
8 lines
No EOL
177 B
Text
8 lines
No EOL
177 B
Text
[target.thumbv7em-none-eabihf]
|
|
runner = "probe-run --chip nRF52840_xxAA"
|
|
rustflags = [
|
|
"-C", "link-arg=-Tlink.x",
|
|
]
|
|
|
|
[build]
|
|
target = "thumbv7em-none-eabihf" # = ARM Cortex-M4 |