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