2012-10-24 09:46:46 +00:00
|
|
|
# List of all the board related files.
|
2013-08-10 15:03:00 +00:00
|
|
|
BOARDSRC = ${CHIBIOS}/os/hal/boards/ST_STM32F3_DISCOVERY/board.c
|
2012-10-24 09:46:46 +00:00
|
|
|
|
|
|
|
# Required include directories
|
2013-08-10 15:03:00 +00:00
|
|
|
BOARDINC = ${CHIBIOS}/os/hal/boards/ST_STM32F3_DISCOVERY
|