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
+7
View File
@@ -0,0 +1,7 @@
############################################################################
# APP_Framework/Applications/app_test/Make.defs
############################################################################
CONFIGURED_APPS += $(APPDIR)/../../../APP_Framework/Applications/app_test
include $(wildcard $(APPDIR)/../../../APP_Framework/Applications/app_test/*/Make.defs)