From d352b1982dc9b4fb2135c64cd909bb9cecc62139 Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Fri, 14 Jun 2024 15:58:03 +0800
Subject: [PATCH] 添加.gitignore

---
 KEIL_MDKARM/Objects/power_manage.d |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/KEIL_MDKARM/Objects/power_manage.d b/KEIL_MDKARM/Objects/power_manage.d
index fc4030b..1e8e29c 100644
--- a/KEIL_MDKARM/Objects/power_manage.d
+++ b/KEIL_MDKARM/Objects/power_manage.d
@@ -62,6 +62,10 @@
 .\objects\power_manage.o: ..\Soft\sizhu_ctrl_word.h
 .\objects\power_manage.o: ..\Soft\system_run_fun.h
 .\objects\power_manage.o: ..\Function\WirelessRemoteComm\wireless_remote_comm.h
+.\objects\power_manage.o: ..\Function\STORAGE\sizhu_alarm_record.h
+.\objects\power_manage.o: ..\Function\STORAGE\system_eep_mem_manage.h
+.\objects\power_manage.o: ..\Function\E2P\eeprom.h
+.\objects\power_manage.o: ..\Hardware\SPI\spi.h
 .\objects\power_manage.o: ..\Function\STORAGE\system_mem_para.h
 .\objects\power_manage.o: ..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h
 .\objects\power_manage.o: ..\Soft\linked_list.h

--
Gitblit v1.9.3