4 lines
144 B
TOML
4 lines
144 B
TOML
[target.thumbv7em-none-eabihf]
|
|
rustflags = ["-C", "link-arg=-Tlink.x", "-C", "link-arg=-Tdefmt.x"]
|
|
runner = "probe-rs run --chip STM32F401RETx"
|