mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-08-06 18:24:41 +08:00
28 lines
600 B
Makefile
28 lines
600 B
Makefile
################################################################################
|
|
# Automatically-generated file. Do not edit!
|
|
################################################################################
|
|
|
|
O_SRCS :=
|
|
C_SRCS :=
|
|
LD_SRCS :=
|
|
S_UPPER_SRCS :=
|
|
S_SRCS :=
|
|
OBJ_SRCS :=
|
|
OBJS :=
|
|
C_DEPS :=
|
|
EXECUTABLES :=
|
|
ELFSIZE :=
|
|
ELFCHECK :=
|
|
S_UPPER_DEPS :=
|
|
|
|
# Every subdirectory with source files must be described here
|
|
SUBDIRS := \
|
|
src \
|
|
. \
|
|
Debug/src \
|
|
Debug \
|
|
Debug/FreeRTOS_Source \
|
|
Debug/FreeRTOS_Source/portable/MemMang \
|
|
Debug/FreeRTOS_Source/portable/GCC/MicroBlaze \
|
|
|