delete no need

This commit is contained in:
huang
2023-09-27 14:21:14 +08:00
parent 5a02b89ffc
commit 339ea93b09
8 changed files with 4 additions and 205 deletions

View File

@@ -24,7 +24,7 @@ endif
ifeq ($(CONFIG_ADD_XIZI_FEATURES),y)
SRC_FILES := test_shell.c
SRC_FILES += test_hash.c
ifeq ($(CONFIG_USER_TEST_ADC),y)
SRC_FILES += test_adc.c
endif