gcc15 AVR compilation fixes (#25238)
This commit is contained in:
parent
81355045cc
commit
a4ef1ae736
5 changed files with 22 additions and 5 deletions
|
|
@ -7,6 +7,7 @@ endif
|
|||
OPT = g
|
||||
|
||||
include paths.mk
|
||||
include $(BUILDDEFS_PATH)/support.mk
|
||||
include $(BUILDDEFS_PATH)/message.mk
|
||||
|
||||
TARGET=test/$(TEST_OUTPUT)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue