aboutsummaryrefslogtreecommitdiff
path: root/examples/BlinkOpenCM/Makefile
diff options
context:
space:
mode:
authorJohn Whittington <john@jbrengineering.co.uk>2017-09-01 12:42:45 +0000
committerJohn Whittington <john@jbrengineering.co.uk>2017-09-01 12:42:45 +0000
commit4c4c9ac2f0d074d9f9ec8d1b2ef82564955513ed (patch)
treea893ba606790c386e099794c0eef1bbec33e1024 /examples/BlinkOpenCM/Makefile
parent62f2d7081511ec2563fb511414a8cf8051e38737 (diff)
parent5fcd04cdef9b8378fe0a9cafe426321a62d9bdbd (diff)
Merge with upstream
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