6 lines
210 B
Makefile
Raw Normal View History

2015-07-08 08:39:24 -07:00
# List of all the board related files.
BOARDSRC = ${CHIBIOS_PORTAPACK}/boards/SHAREBRAINED_PP_H1_TEST/board.c
# Required include directories
BOARDINC = ${CHIBIOS_PORTAPACK}/boards/SHAREBRAINED_PP_H1_TEST