sources.mk 930 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. ################################################################################
  2. # MRS Version: 2.3.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. DIR_OBJS :=
  12. DIR_DEPS :=
  13. DIR_EXPANDS :=
  14. ELF_SRCS :=
  15. OBJ_SRCS :=
  16. O_SRCS :=
  17. S_SRCS :=
  18. S_UPPER_SRCS :=
  19. ASM_SRCS :=
  20. ASM_UPPER_SRCS :=
  21. C_SRCS :=
  22. SECONDARY_FLASH :=
  23. SECONDARY_LIST :=
  24. SECONDARY_SIZE :=
  25. CALLGRAPH_DOT := callgraph.dot \
  26. # Every subdirectory with source files must be described here
  27. SUBDIRS := \
  28. HAL \
  29. LIB \
  30. Profile \
  31. SRC/Core \
  32. SRC/Debug \
  33. SRC/Peripheral/src \
  34. Startup \
  35. User \
  36. User/app_drv_fifo \
  37. components/action \
  38. components/can \
  39. components/charge \
  40. components/config \
  41. components/electlock \
  42. components/led \
  43. components/nfc \
  44. components/tools \
  45. components/ws2812b \