sources.mk 669 B

12345678910111213141516171819202122232425262728293031
  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_SIZE :=
  18. C_DEPS :=
  19. # Every subdirectory with source files must be described here
  20. SUBDIRS := \
  21. FreeRTOS/Source \
  22. FreeRTOS/Source/portable/GCC/ARM_CM4F \
  23. FreeRTOS/Source/portable/MemMang \
  24. Project_Settings/Startup_Code \
  25. RTD/src \
  26. board \
  27. generate/src \
  28. src \