QMK/lib/chibios/os/hal/templates/board/board.mk

6 lines
169 B
Makefile
Raw Normal View History

2020-03-23 10:48:11 +01:00
# List of all the board related files.
BOARDSRC = $(CHIBIOS)/os/hal/templates/board/board.c
# Required include directories
BOARDINC = $(CHIBIOS)/os/hal/templates/board