2024-07-11 06:58:55 +00:00
|
|
|
|
################################################################################
|
|
|
|
|
# MRS Version: 1.9.0
|
|
|
|
|
# <20>Զ<EFBFBD><D4B6><EFBFBD><EFBFBD>ɵ<EFBFBD><C9B5>ļ<EFBFBD><C4BC><EFBFBD><EFBFBD><EFBFBD>Ҫ<EFBFBD>༭<EFBFBD><E0BCAD>
|
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
|
|
ELF_SRCS :=
|
|
|
|
|
OBJ_SRCS :=
|
|
|
|
|
S_SRCS :=
|
|
|
|
|
ASM_UPPER_SRCS :=
|
|
|
|
|
ASM_SRCS :=
|
|
|
|
|
C_SRCS :=
|
|
|
|
|
S_UPPER_SRCS :=
|
|
|
|
|
O_SRCS :=
|
|
|
|
|
ASM_UPPER_DEPS :=
|
|
|
|
|
OBJS :=
|
|
|
|
|
SECONDARY_FLASH :=
|
|
|
|
|
SECONDARY_LIST :=
|
|
|
|
|
SECONDARY_SIZE :=
|
|
|
|
|
ASM_DEPS :=
|
|
|
|
|
S_DEPS :=
|
|
|
|
|
S_UPPER_DEPS :=
|
|
|
|
|
C_DEPS :=
|
|
|
|
|
|
|
|
|
|
# Every subdirectory with source files must be described here
|
|
|
|
|
SUBDIRS := \
|
|
|
|
|
App/src \
|
|
|
|
|
Core \
|
|
|
|
|
Debug \
|
|
|
|
|
Drivers/RingQueue \
|
2024-10-14 07:22:50 +00:00
|
|
|
|
Drivers/RingQueue2 \
|
2024-07-11 06:58:55 +00:00
|
|
|
|
Drivers/TimeSliceOffset \
|
|
|
|
|
Hardware/src \
|
|
|
|
|
Peripheral/src \
|
|
|
|
|
Startup \
|
|
|
|
|
User \
|
|
|
|
|
|