ugfx/boards/base/FireBull-STM32F103-FB/chibios_board/board.mk

7 lines
184 B
Makefile
Raw Normal View History

2013-11-10 22:09:09 +01:00
# List of all the board related files.
BOARDSRC = ${CHIBIOS}/boards/FIREBULL_STM32_F103/board.c
# Required include directories
BOARDINC = ${CHIBIOS}/boards/FIREBULL_STM32_F103