summaryrefslogtreecommitdiffstats
path: root/keyboards/chibios_test/boards/GENERIC_STM32_F103/board.mk
blob: 48e0e51fe670e9c8405538e1fc21b71de0903abf (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