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

6 lines
181 B
Makefile
Raw Normal View History

2016-08-27 17:40:50 +02:00
# List of all the board related files.
BOARDSRC = $(BOARD_PATH)/boards/GENERIC_STM32_F103/board.c
2016-08-27 17:40:50 +02:00
# Required include directories
BOARDINC = $(BOARD_PATH)/boards/GENERIC_STM32_F103