rtic/examples/teensy4_blinky/.cargo/config.toml
2023-11-08 19:43:09 +00:00

6 lines
152 B
TOML

[target.thumbv7em-none-eabihf]
runner = "python3 run.py"
rustflags = ["-C", "link-arg=-Tt4link.x"]
[build]
target = "thumbv7em-none-eabihf" # Teensy 4