| 1234567891011121314151617181920212223242526 |
- ################################################################################
- # Automatically-generated file. Do not edit!
- ################################################################################
- OBJ_SRCS :=
- S_SRCS :=
- ASM_SRCS :=
- C_SRCS :=
- S_UPPER_SRCS :=
- O_SRCS :=
- EXECUTABLES :=
- OBJS :=
- S_UPPER_DEPS :=
- C_DEPS :=
- # Every subdirectory with source files must be described here
- SUBDIRS := \
- Drivers/STM32F4xx_HAL_Driver/Src \
- Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS \
- Middlewares/Third_Party/FreeRTOS/Source \
- Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM4F \
- Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang \
- Source \
- Src \
- startup \
|