This commit is contained in:
ambrumf 2023-10-23 15:49:50 +08:00
parent eca32c203b
commit 6a2e18806a
1 changed files with 0 additions and 4 deletions

View File

@ -124,10 +124,6 @@ ifeq ($(CONFIG_ADD_XIZI_FEATURES),y)
ifeq ($(CONFIG_USER_TEST_MODBUS_TCP),y)
SRC_DIR += test_modbus_tcp
endif
ifeq ($(CONFIG_USER_TEST_FTPCLIENT),y)
SRC_FILES += test_ftp/test_ftp.c
endif
ifeq ($(CONFIG_USER_TEST_WEBSERVER),y)
SRC_FILES +=