2013-03-13 13:07:43 +00:00
|
|
|
# List of all the board related files.
|
2013-03-13 13:40:29 +00:00
|
|
|
BOARDSRC = ${CHIBIOS}/boards/ST_EVB_SPC564A/board.c
|
2013-03-13 13:07:43 +00:00
|
|
|
|
|
|
|
# Required include directories
|
2013-03-13 13:40:29 +00:00
|
|
|
BOARDINC = ${CHIBIOS}/boards/ST_EVB_SPC564A
|