You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

sources.mk 535B

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. S_DEPS :=
  15. S_UPPER_DEPS :=
  16. C_DEPS :=
  17. OBJCOPY_BIN :=
  18. # Every subdirectory with source files must be described here
  19. SUBDIRS := \
  20. Core/Src \
  21. Core/Startup \
  22. Drivers/STM32F4xx_HAL_Driver/Src \