aboutsummaryrefslogtreecommitdiff
path: root/examples/BlinkOpenCM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/BlinkOpenCM/Makefile')
-rw-r--r--examples/BlinkOpenCM/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/BlinkOpenCM/Makefile b/examples/BlinkOpenCM/Makefile
new file mode 100644
index 0000000..0f7b285
--- /dev/null
+++ b/examples/BlinkOpenCM/Makefile
@@ -0,0 +1,7 @@
+BOARD_TAG = cm904
+ARDUINO_LIBS =
+
+#MONITOR_PORT = /dev/ttyACM0
+#OPENCMIDE_DIR = /where/you/installed/robotis_opencm
+
+include ../../OpenCM.mk