aboutsummaryrefslogtreecommitdiff
path: root/examples/BlinkTeensy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/BlinkTeensy/Makefile')
-rw-r--r--examples/BlinkTeensy/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/BlinkTeensy/Makefile b/examples/BlinkTeensy/Makefile
new file mode 100644
index 0000000..84ae31f
--- /dev/null
+++ b/examples/BlinkTeensy/Makefile
@@ -0,0 +1,5 @@
+ARDUINO_DIR = /home/stepcut/n-heptane/projects/arduino/arduino-1.0.6
+BOARD_TAG = teensy31
+ARDUINO_LIBS =
+
+include ../../Teensy.mk