2010-11-15 19:44:09 +00:00
|
|
|
# List of all the board related files.
|
2013-09-08 13:49:19 +00:00
|
|
|
BOARDSRC = ${CHIBIOS}/os/hal/boards/ST_STM32VL_DISCOVERY/board.c
|
2010-11-15 19:44:09 +00:00
|
|
|
|
|
|
|
# Required include directories
|
2013-09-08 13:49:19 +00:00
|
|
|
BOARDINC = ${CHIBIOS}/os/hal/boards/ST_STM32VL_DISCOVERY
|