rusefi/firmware/config/boards/core8/board.mk

8 lines
234 B
Makefile
Raw Normal View History

2022-02-10 12:38:35 -08:00
# List of all the board related files.
BOARDCPPSRC = $(BOARD_DIR)/board_configuration.cpp
2022-02-10 12:38:35 -08:00
# Override DEFAULT_ENGINE_TYPE
DDEFS += -DSHORT_BOARD_NAME=core8
DDEFS += -DFIRMWARE_ID=\"core8\"
DDEFS += -DDEFAULT_ENGINE_TYPE=MINIMAL_PINS