mirror of
https://github.com/Dev-KATECH/ADM.git
synced 2026-05-17 01:43:59 +09:00
44 lines
863 B
Makefile
44 lines
863 B
Makefile
################################################################################
|
|
# Automatically-generated file. Do not edit!
|
|
################################################################################
|
|
|
|
ELF_SRCS :=
|
|
LD_SRCS :=
|
|
TODISASSEMBLE_SRCS :=
|
|
OBJ_SRCS :=
|
|
S_SRCS :=
|
|
ASM_UPPER_SRCS :=
|
|
TOPREPROCESS_SRCS :=
|
|
ASM_SRCS :=
|
|
C_SRCS :=
|
|
O_SRCS :=
|
|
S_UPPER_SRCS :=
|
|
EXECUTABLES :=
|
|
OBJS :=
|
|
SECONDARY_FLASH :=
|
|
SECONDARY_SIZE :=
|
|
C_DEPS :=
|
|
|
|
# Every subdirectory with source files must be described here
|
|
SUBDIRS := \
|
|
Project_Settings/Startup_Code \
|
|
RTD/src \
|
|
board \
|
|
generate/include \
|
|
generate/src \
|
|
src/BCM \
|
|
src/BMS \
|
|
src/CRC \
|
|
src \
|
|
src/HAL/watchdog_hal/src \
|
|
src/IDB_RCU \
|
|
src/MCU \
|
|
src/Operation_Mode_Layer \
|
|
src/RWA \
|
|
src/VCU \
|
|
src/Vehicle_System_Mode_Layer/EMERGENCY \
|
|
src/Vehicle_System_Mode_Layer/IGN \
|
|
src/Vehicle_System_Mode_Layer \
|
|
src/uds \
|
|
|