2012-06-09 16:57:37 +00:00
|
|
|
# List of all the board related files.
|
2013-09-08 13:49:19 +00:00
|
|
|
BOARDSRC = ${CHIBIOS}/os/hal/boards/MAPLEMINI_STM32_F103/board.c
|
2012-06-09 16:57:37 +00:00
|
|
|
|
|
|
|
# Required include directories
|
2013-09-08 13:49:19 +00:00
|
|
|
BOARDINC = ${CHIBIOS}/os/hal/boards/MAPLEMINI_STM32_F103
|