gnuk/boards/STM32_PRIMER2/board.mk

7 lines
181 B
Makefile
Raw Normal View History

2010-09-09 00:51:09 +00:00
# List of all the board related files.
BOARDSRC = ../boards/STM32_PRIMER2/board.c \
2010-10-19 04:56:43 +00:00
../boards/common/hw_config.c
2010-09-09 00:51:09 +00:00
# Required include directories
BOARDINC = ../boards/STM32_PRIMER2