sources.mk 861 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  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. HAL \
  27. LIB \
  28. Profile \
  29. SRC/Core \
  30. SRC/Debug \
  31. SRC/Peripheral/src \
  32. Startup \
  33. User \
  34. User/app_drv_fifo \
  35. components/action \
  36. components/can \
  37. components/config \
  38. components/electlock \
  39. components/led \
  40. components/tools \
  41. components/ws2812b \