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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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