]> rtime.felk.cvut.cz Git - arc.git/blob - boards/stm32_stm3210c/examples/com_simple/build_config.mk
Generated and built in-tree examples with stm3210c and tested
[arc.git] / boards / stm32_stm3210c / examples / com_simple / 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
15 \r