35 lines
675 B
Makefile
35 lines
675 B
Makefile
|
################################################################################
|
||
|
# MRS Version: 2.1.0
|
||
|
# Automatically-generated file. Do not edit!
|
||
|
################################################################################
|
||
|
|
||
|
S_DEPS :=
|
||
|
S_UPPER_DEPS :=
|
||
|
ASM_DEPS :=
|
||
|
ASM_UPPER_DEPS :=
|
||
|
C_DEPS :=
|
||
|
OBJS :=
|
||
|
ELF_SRCS :=
|
||
|
OBJ_SRCS :=
|
||
|
O_SRCS :=
|
||
|
S_SRCS :=
|
||
|
S_UPPER_SRCS :=
|
||
|
ASM_SRCS :=
|
||
|
ASM_UPPER_SRCS :=
|
||
|
C_SRCS :=
|
||
|
SECONDARY_FLASH :=
|
||
|
SECONDARY_LIST :=
|
||
|
SECONDARY_SIZE :=
|
||
|
|
||
|
# Every subdirectory with source files must be described here
|
||
|
SUBDIRS := \
|
||
|
App/tools/RingQueue \
|
||
|
Core \
|
||
|
Debug \
|
||
|
FreeRTOS \
|
||
|
FreeRTOS/portable/GCC/RISC-V \
|
||
|
FreeRTOS/portable/MemMang \
|
||
|
Peripheral/src \
|
||
|
Startup \
|
||
|
User \
|