need the path to controllers/generated

This commit is contained in:
David Holdeman 2024-03-18 17:03:05 -05:00 committed by rusefillc
parent ab1c259b9c
commit 1b959cde2c
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ endif
BOARDS_DIR = $(PROJECT_DIR)/config/boards
ifneq ($(META_OUTPUT_ROOT_FOLDER),)
ALLINC += $(META_OUTPUT_ROOT_FOLDER)
ALLINC += $(META_OUTPUT_ROOT_FOLDER)controllers/generated
endif
# allow passing a custom board dir, otherwise generate it based on the board name