aboutsummaryrefslogtreecommitdiff
path: root/examples/teensy4_blinky/.cargo
diff options
context:
space:
mode:
Diffstat (limited to 'examples/teensy4_blinky/.cargo')
-rw-r--r--examples/teensy4_blinky/.cargo/config.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/teensy4_blinky/.cargo/config.toml b/examples/teensy4_blinky/.cargo/config.toml
new file mode 100644
index 0000000..7ab43ea
--- /dev/null
+++ b/examples/teensy4_blinky/.cargo/config.toml
@@ -0,0 +1,6 @@
+[target.thumbv7em-none-eabihf]
+runner = "python3 run.py"
+rustflags = ["-C", "link-arg=-Tt4link.x"]
+
+[build]
+target = "thumbv7em-none-eabihf" # Teensy 4