2012-05-15 17:01:41 +00:00
|
|
|
# List of all the board related files.
|
2013-08-20 10:27:17 +00:00
|
|
|
BOARDSRC = ${CHIBIOS}/os/hal/boards/ST_STM32F0_DISCOVERY/board.c
|
2012-05-15 17:01:41 +00:00
|
|
|
|
|
|
|
# Required include directories
|
2013-08-20 10:27:17 +00:00
|
|
|
BOARDINC = ${CHIBIOS}/os/hal/boards/ST_STM32F0_DISCOVERY
|