support extra sdram test

This commit is contained in:
wlyu
2022-09-23 17:10:38 +08:00
parent c4eaff938b
commit bcff330830
9 changed files with 147 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
# APP_Framework/Applications/Make.defs
############################################################################
CONFIGURED_APPS += $(APPDIR)/../../../APP_Framework/Applications
CONFIGURED_APPS += $(APPDIR)/../../../APP_Framework/Applications/app_test
CONFIGURED_APPS += $(APPDIR)/../../../APP_Framework/Applications/general_functions/list
include $(wildcard $(APPDIR)/../../../APP_Framework/Applications/*/Make.defs)