aboutsummaryrefslogtreecommitdiff
path: root/examples/BlinkOpenCR/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/BlinkOpenCR/Makefile')
-rw-r--r--examples/BlinkOpenCR/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/BlinkOpenCR/Makefile b/examples/BlinkOpenCR/Makefile
new file mode 100644
index 0000000..d4422f4
--- /dev/null
+++ b/examples/BlinkOpenCR/Makefile
@@ -0,0 +1,8 @@
+BOARD_TAG = OpenCR
+
+
+ARDUINO_LIBS =
+
+#MONITOR_PORT = /dev/ttyACM0
+
+include ../../OpenCR.mk