ADM/GW/Debug_FLASH/sources.mk
3minbe 3c0da1d9ff ver 26.1.5.1
- 코드 구조 변경(파일 삭제/통합)
  : CE_ON_CMD.c 삭제 (Drive_Mode.c로 통합)
  : Charging_Status.c 삭제 (Drive_Mode.c로 통합)
  : Ignition.c 삭제 (Drive_Mode.c로 통합)
- 코드 효율 개선
  : Drive_Mode.c 내 시동 로직 개선
  : Drive_Mode.c 내 key off 조건 추가
- ACU ARC 함수 수정
  : ECU_Check.c 내 ACU_Arc_check 함수로 통합
2026-01-05 14:14:30 +09:00

43 lines
898 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 \
src/HAL/watchdog_hal/src \
src/Logic \
src/Operation_Layer/Lamp \
src/Operation_Layer/MCU \
src/Operation_Layer/Wiper \
src/Safety_Layer/BMS \
src/Safety_Layer/CRC \
src/Safety_Layer/ECU_Check \
src/Safety_Layer/EMERGENCY \
src/System_Layer \
src/System_Layer/SW_Version \
src/uds \