sources.mk 746 B

123456789101112131415161718192021222324252627282930313233343536
  1. ################################################################################
  2. # MRS Version: 2.2.0
  3. # Automatically-generated file. Do not edit!
  4. ################################################################################
  5. S_DEPS :=
  6. S_UPPER_DEPS :=
  7. ASM_DEPS :=
  8. ASM_UPPER_DEPS :=
  9. C_DEPS :=
  10. OBJS :=
  11. EXPANDS :=
  12. ELF_SRCS :=
  13. OBJ_SRCS :=
  14. O_SRCS :=
  15. S_SRCS :=
  16. S_UPPER_SRCS :=
  17. ASM_SRCS :=
  18. ASM_UPPER_SRCS :=
  19. C_SRCS :=
  20. SECONDARY_FLASH :=
  21. SECONDARY_LIST :=
  22. SECONDARY_SIZE :=
  23. CALLGRAPH_DOT := callgraph.dot \
  24. # Every subdirectory with source files must be described here
  25. SUBDIRS := \
  26. Core \
  27. Debug \
  28. Peripheral/src \
  29. Startup \
  30. User \
  31. components/server \
  32. components/tools \
  33. components/user_uart \
  34. components/ws2812b \