rusefi-1/firmware/config/boards/ST_STM32F4/board.mk

6 lines
186 B
Makefile
Raw Normal View History

2017-03-22 13:35:07 -07:00
# List of all the board related files.
BOARDSRC = $(PROJECT_DIR)/config/boards/ST_STM32F4/board.c
# Required include directories
BOARDINC = $(PROJECT_DIR)/config/boards/ST_STM32F4