summaryrefslogtreecommitdiffstats
path: root/keyboards/chibios_test/boards/GENERIC_STM32_F103/board.mk
blob: d692c0ee460d1e8cc2b316f5d7308929b50ccbee (plain)
1
2
3
4
5
# List of all the board related files.
BOARDSRC = $(KEYBOARD_PATH)/boards/GENERIC_STM32_F103/board.c

# Required include directories
BOARDINC = $(KEYBOARD_PATH)/boards/GENERIC_STM32_F103