From c5be44e4c66ca59789e9ed8e63572929328e3976 Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Mon, 29 Apr 2024 19:57:24 +0800
Subject: [PATCH] 完善存储参数定义

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

diff --git a/KEIL_MDKARM/Objects/exti.d b/KEIL_MDKARM/Objects/exti.d
index 34b4201..43148aa 100644
--- a/KEIL_MDKARM/Objects/exti.d
+++ b/KEIL_MDKARM/Objects/exti.d
@@ -41,6 +41,7 @@
 .\objects\exti.o: ..\Drivers\fm33a0xxev_et.h
 .\objects\exti.o: ..\Drivers\fm33a0xxev_vrtc.h
 .\objects\exti.o: ..\Drivers\fm33a0xxev_cdif.h
+.\objects\exti.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\stdlib.h
 .\objects\exti.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\string.h
 .\objects\exti.o: ..\Core\bintohex.h
 .\objects\exti.o: ..\Hardware\CLOCK\user_init.h
@@ -51,3 +52,9 @@
 .\objects\exti.o: ..\Hardware\UART\uart.h
 .\objects\exti.o: ..\Function\E2P\eeprom.h
 .\objects\exti.o: ..\Hardware\SPI\spi.h
+.\objects\exti.o: ..\Function\EXTERN_RTC\extern_rtc.h
+.\objects\exti.o: ..\Soft\system_general_para.h
+.\objects\exti.o: ..\Function\VALVE\valve_control.h
+.\objects\exti.o: ..\Function\STORAGE\system_mem_para.h
+.\objects\exti.o: ..\Function\WirelessRemoteComm\wireless_remote_comm.h
+.\objects\exti.o: ..\Soft\sizhu_ctrl_word.h

--
Gitblit v1.9.3