2015-11-02 14:15:50 +00:00
|
|
|
# List of all the board related files.
|
2015-11-02 15:09:08 +00:00
|
|
|
BOARDSRC = ${CHIBIOS}/os/hal/boards/ST_NUCLEO32_F303K8/board.c
|
2015-11-02 14:15:50 +00:00
|
|
|
|
|
|
|
# Required include directories
|
2015-11-02 15:09:08 +00:00
|
|
|
BOARDINC = ${CHIBIOS}/os/hal/boards/ST_NUCLEO32_F303K8
|