1234567891011121314151617181920212223242526272829303132 |
- ################################################################################
- # Automatically-generated file. Do not edit!
- ################################################################################
- ELF_SRCS :=
- LD_SRCS :=
- TODISASSEMBLE_SRCS :=
- OBJ_SRCS :=
- S_SRCS :=
- ASM_UPPER_SRCS :=
- TOPREPROCESS_SRCS :=
- ASM_SRCS :=
- C_SRCS :=
- O_SRCS :=
- S_UPPER_SRCS :=
- EXECUTABLES :=
- OBJS :=
- SECONDARY_FLASH :=
- SECONDARY_SIZE :=
- C_DEPS :=
- # Every subdirectory with source files must be described here
- SUBDIRS := \
- FreeRTOS/Source \
- FreeRTOS/Source/portable/GCC/ARM_CM4F \
- FreeRTOS/Source/portable/MemMang \
- Project_Settings/Startup_Code \
- RTD/src \
- board \
- generate/src \
- src \
|