]> rtime.felk.cvut.cz Git - arc.git/blobdiff - boards/ti_tms570ls/examples/tms570_hdk_can/build_config.mk
Added example of CAN communication for the TMS570LS31x HDK
[arc.git] / boards / ti_tms570ls / examples / tms570_hdk_can / build_config.mk
diff --git a/boards/ti_tms570ls/examples/tms570_hdk_can/build_config.mk b/boards/ti_tms570ls/examples/tms570_hdk_can/build_config.mk
new file mode 100644 (file)
index 0000000..924ca74
--- /dev/null
@@ -0,0 +1,14 @@
+\r
+# Version of build system\r
+REQUIRED_BUILD_SYSTEM_VERSION=1.0.0\r
+\r
+# Get configuration makefiles\r
+-include ../config/*.mk\r
+-include ../config/$(BOARDDIR)/*.mk\r
+\r
+\r
+# Project settings\r
+\r
+SELECT_CONSOLE = RAMLOG\r
+\r
+SELECT_OPT = OPT_DEBUG \r