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