From d14dd3a2106de793fbe08dc5a12cf80defd3258a Mon Sep 17 00:00:00 2001 From: jinlicong <493886250@qq.com> Date: Wed, 15 May 2024 17:34:14 +0800 Subject: [PATCH] 继续脉冲和报警线处理 --- KEIL_MDKARM/Objects/system_general_para.d | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/KEIL_MDKARM/Objects/system_general_para.d b/KEIL_MDKARM/Objects/system_general_para.d index 5a5d2da..becae79 100644 --- a/KEIL_MDKARM/Objects/system_general_para.d +++ b/KEIL_MDKARM/Objects/system_general_para.d @@ -41,8 +41,11 @@ .\objects\system_general_para.o: ..\Drivers\fm33a0xxev_et.h .\objects\system_general_para.o: ..\Drivers\fm33a0xxev_vrtc.h .\objects\system_general_para.o: ..\Drivers\fm33a0xxev_cdif.h +.\objects\system_general_para.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\stdlib.h .\objects\system_general_para.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\string.h .\objects\system_general_para.o: ..\Core\bintohex.h .\objects\system_general_para.o: ..\Hardware\CLOCK\user_init.h .\objects\system_general_para.o: ..\Core\define_all.h .\objects\system_general_para.o: ..\Hardware\DELAY\delay.h +.\objects\system_general_para.o: ..\Function\EXTERN_RTC\extern_rtc.h +.\objects\system_general_para.o: ..\Core\main.h -- Gitblit v1.9.3