1
0

gcc15 AVR compilation fixes (#25238)

This commit is contained in:
Nick Brassel
2025-05-19 09:22:31 +10:00
committed by GitHub
parent 81355045cc
commit a4ef1ae736
5 changed files with 22 additions and 5 deletions

View File

@@ -59,6 +59,7 @@ ifeq ($(ROOT_DIR),)
endif
include paths.mk
include $(BUILDDEFS_PATH)/support.mk
TEST_OUTPUT_DIR := $(BUILD_DIR)/test
ERROR_FILE := $(BUILD_DIR)/error_occurred