aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/templates/board/board.mk
blob: a8506ee07c081246d8a0bbe4dd60b631eacbd035 (plain)
1
2
3
4
5
# List of all the board related files.
BOARDSRC = $(CHIBIOS)/os/hal/templates/board/board.c

# Required include directories
BOARDINC = $(CHIBIOS)/os/hal/templates/board