2015-08-01 09:08:06 +00:00
|
|
|
# List of all the board related files.
|
2015-08-02 10:33:23 +00:00
|
|
|
BOARDSRC = ${CHIBIOS}/os/hal/boards/ST_STM32F746G_DISCOVERY/board.c
|
2015-08-01 09:08:06 +00:00
|
|
|
|
|
|
|
# Required include directories
|
2015-08-02 10:33:23 +00:00
|
|
|
BOARDINC = ${CHIBIOS}/os/hal/boards/ST_STM32F746G_DISCOVERY
|