This commit is contained in:
ambrumf 2023-10-23 15:26:41 +08:00
parent ab77fe8a09
commit c3e686c50b
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ ifeq ($(CONFIG_ADD_XIZI_FEATURES),y)
endif
ifeq ($(CONFIG_USER_TEST_FTPCLIENT_RISCV),y)
SRC_FILES += tes_ftpclient_riscv/test_ftpclient_riscv.c
SRC_FILES += test_ftpclient_riscv/test_ftpclient_riscv.c
endif
ifeq ($(CONFIG_USER_TEST_LORA_P2P),y)