gnuk/boards/STM32_PRIMER2/board.mk
2010-09-09 09:57:27 +09:00

7 lines
188 B
Makefile

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