Files
progvs/tm4c-rtic-example/.cargo/config.toml
2025-10-10 19:12:45 +02:00

6 lines
113 B
TOML

[target.thumbv7em-none-eabihf]
rustflags = ["-C", "link-arg=-Tlink.x"]
[build]
target = "thumbv7em-none-eabihf"