rtic/examples/teensy4_blinky/.cargo/config.toml

7 lines
152 B
TOML
Raw Permalink Normal View History

2023-11-01 12:13:25 +01:00
[target.thumbv7em-none-eabihf]
runner = "python3 run.py"
rustflags = ["-C", "link-arg=-Tt4link.x"]
[build]
target = "thumbv7em-none-eabihf" # Teensy 4