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