delete useless DIR connection_app/ and app_test/

This commit is contained in:
Liu_Weichao
2021-12-10 10:39:37 +08:00
parent ead80da91f
commit e9e9080ae0
19 changed files with 1 additions and 1008 deletions
@@ -1,13 +1,5 @@
SRC_FILES :=
ifeq ($(CONFIG_USER_TEST_LORA_ADHOC),y)
SRC_FILES += test_adhoc_lora.c
endif
ifeq ($(CONFIG_USER_TEST_SPI_LORA),y)
SRC_FILES += test_spi_lora.c
endif
ifeq ($(CONFIG_USER_TEST_SPI_FLASH),y)
SRC_FILES += test_spi_flash.c
endif