2011-11-02 17:36:00 +00:00
|
|
|
# List of all the board related files.
|
2013-08-22 13:11:51 +00:00
|
|
|
BOARDSRC = ${CHIBIOS}/os/hal/boards/ST_STM32F4_DISCOVERY/board.c
|
2011-11-02 17:36:00 +00:00
|
|
|
|
|
|
|
# Required include directories
|
2013-08-22 13:11:51 +00:00
|
|
|
BOARDINC = ${CHIBIOS}/os/hal/boards/ST_STM32F4_DISCOVERY
|