sources.mk 689 B

1234567891011121314151617181920212223242526272829303132
  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. ELF_SRCS :=
  5. LD_SRCS :=
  6. TODISASSEMBLE_SRCS :=
  7. OBJ_SRCS :=
  8. S_SRCS :=
  9. ASM_UPPER_SRCS :=
  10. TOPREPROCESS_SRCS :=
  11. ASM_SRCS :=
  12. C_SRCS :=
  13. O_SRCS :=
  14. S_UPPER_SRCS :=
  15. EXECUTABLES :=
  16. OBJS :=
  17. SECONDARY_FLASH :=
  18. SECONDARY_SIZE :=
  19. C_DEPS :=
  20. # Every subdirectory with source files must be described here
  21. SUBDIRS := \
  22. FreeRTOS/Source \
  23. FreeRTOS/Source/portable/GCC/ARM_CM4F \
  24. FreeRTOS/Source/portable/MemMang \
  25. Project_Settings/Startup_Code \
  26. RTD/src \
  27. board \
  28. generate/src \
  29. src \