qmk-firmware/keyboards/chibios_test/boards/GENERIC_STM32_F103/board.mk

6 lines
187 B
Makefile
Raw Normal View History

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