################################################################################ # 自动生成的文件。不要编辑! ################################################################################ ELF_SRCS := OBJ_SRCS := S_SRCS := ASM_SRCS := C_SRCS := S_UPPER_SRCS := O_SRCS := OBJS := SECONDARY_FLASH := SECONDARY_SIZE := ASM_DEPS := S_DEPS := S_UPPER_DEPS := C_DEPS := # Every subdirectory with source files must be described here SUBDIRS := \ applications \ cubemx/Src \ drivers \ libraries/CMSIS/Device/ST/STM32F4xx/Source/Templates/gcc \ libraries/CMSIS/Device/ST/STM32F4xx/Source/Templates \ libraries/STM32F4xx_HAL_Driver/Src/Legacy \ libraries/STM32F4xx_HAL_Driver/Src \ packages/SystemView-latest/SystemView_Src/Config \ packages/SystemView-latest/SystemView_Src/SEGGER \ rt-thread/components/drivers/ipc \ rt-thread/components/drivers/misc \ rt-thread/components/drivers/serial \ rt-thread/components/finsh \ rt-thread/components/libc/compilers/common \ rt-thread/components/libc/compilers/newlib \ rt-thread/libcpu/arm/common \ rt-thread/libcpu/arm/cortex-m4 \ rt-thread/src \