gnuk/boards/STM32_PRIMER2/board.mk
2010-10-19 13:56:43 +09:00

7 lines
181 B
Makefile

# List of all the board related files.
BOARDSRC = ../boards/STM32_PRIMER2/board.c \
../boards/common/hw_config.c
# Required include directories
BOARDINC = ../boards/STM32_PRIMER2