mirror of
https://github.com/Dev-KATECH/ADM.git
synced 2026-05-17 01:43:59 +09:00
45 lines
1008 B
Makefile
45 lines
1008 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/Function_Layer/Lamp_FUNC \
|
|
src/Function_Layer/SW_VER_FUNC \
|
|
src \
|
|
src/HAL/watchdog_hal/src \
|
|
src/IG_Layer \
|
|
src/Operation_Mode_Layer/IDB_RCU \
|
|
src/Operation_Mode_Layer/MCU \
|
|
src/Operation_Mode_Layer/Motor_Dymics_Logic \
|
|
src/Operation_Mode_Layer \
|
|
src/Operation_Mode_Layer/RWA \
|
|
src/Safety_Layer/BMS \
|
|
src/Safety_Layer/CRC \
|
|
src/Safety_Layer/EMERGENCY \
|
|
src/Vehicle_System_Mode_Layer \
|
|
src/uds \
|
|
|