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
@@ -29,5 +29,9 @@ menu "test app"
default "/dev/dac_dev"
endif
endif
config USER_TEST_SEMC
bool "Config test semc sdram"
default n
endif
endmenu