feat: make renewable energy more affordable

This commit is contained in:
zhangsz
2025-03-05 14:40:19 +08:00
parent e9f1d06b36
commit 2617147be4
27 changed files with 66 additions and 22 deletions

View File

@@ -95,5 +95,5 @@ COVER_REPORT_PATH = ./output
## include makefile.rules (Do not change)
##
##--------------------------------------
MAKE_INCLUDE = ../../include
MAKE_INCLUDE = ../../inc
include $(MAKE_INCLUDE)/Makefile.rules

View File

@@ -95,5 +95,5 @@ COVER_REPORT_PATH = ./ut/ut_doc/output
## include makefile.rules (Do not change)
##
##--------------------------------------
MAKE_INCLUDE = ../../include
MAKE_INCLUDE = ../../inc
include $(MAKE_INCLUDE)/Makefile.rules