qmk-dactyl-manuform-a/keyboards/chibios_test/boards/GENERIC_STM32_F103/board.mk

6 lines
187 B
Makefile
Raw Normal View History

2016-08-27 17:40:50 +02:00
# 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