aboutsummaryrefslogtreecommitdiff
path: root/examples/Blink/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Blink/Makefile')
-rw-r--r--examples/Blink/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/Blink/Makefile b/examples/Blink/Makefile
new file mode 100644
index 0000000..d41effa
--- /dev/null
+++ b/examples/Blink/Makefile
@@ -0,0 +1,6 @@
+BOARD_TAG = uno
+ARDUINO_LIBS =
+
+include ../TestSuiteCommon.mk
+include ../../Arduino.mk
+