merge codes

This commit is contained in:
wlyu
2022-09-28 10:33:06 +08:00
5066 changed files with 1824 additions and 3838 deletions
+1 -5
View File
@@ -1,8 +1,4 @@
SRC_FILES :=
ifeq ($(CONFIG_USER_TEST_SPI_FLASH),y)
SRC_FILES += test_spi_flash.c
endif
SRC_FILES := test_shell.c
ifeq ($(CONFIG_USER_TEST_ADC),y)
SRC_FILES += test_adc.c