sources.mk 709 B

1234567891011121314151617181920212223242526
  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. OBJ_SRCS :=
  5. S_SRCS :=
  6. ASM_SRCS :=
  7. C_SRCS :=
  8. S_UPPER_SRCS :=
  9. O_SRCS :=
  10. EXECUTABLES :=
  11. OBJS :=
  12. S_UPPER_DEPS :=
  13. C_DEPS :=
  14. # Every subdirectory with source files must be described here
  15. SUBDIRS := \
  16. Drivers/STM32F4xx_HAL_Driver/Src \
  17. Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS \
  18. Middlewares/Third_Party/FreeRTOS/Source \
  19. Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F \
  20. Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang \
  21. Source \
  22. Src \
  23. startup \