]> rtime.felk.cvut.cz Git - arc.git/blob - 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
1 \r
2 # Version of build system\r
3 REQUIRED_BUILD_SYSTEM_VERSION=1.0.0\r
4 \r
5 # Get configuration makefiles\r
6 -include ../config/*.mk\r
7 -include ../config/$(BOARDDIR)/*.mk\r
8 \r
9 \r
10 # Project settings\r
11 \r
12 SELECT_CONSOLE = RAMLOG\r
13 \r
14 SELECT_OPT = OPT_DEBUG \r