sources.mk 512 B

12345678910111213141516171819202122232425
  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. ELF_SRCS :=
  5. OBJ_SRCS :=
  6. S_SRCS :=
  7. C_SRCS :=
  8. S_UPPER_SRCS :=
  9. O_SRCS :=
  10. SIZE_OUTPUT :=
  11. OBJDUMP_LIST :=
  12. EXECUTABLES :=
  13. OBJS :=
  14. C_DEPS :=
  15. OBJCOPY_BIN :=
  16. # Every subdirectory with source files must be described here
  17. SUBDIRS := \
  18. Bluecell_Src \
  19. Drivers/STM32F1xx_HAL_Driver/Src \
  20. Src \
  21. Startup \