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/tim.d | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/KEIL_MDKARM/Objects/tim.d b/KEIL_MDKARM/Objects/tim.d index c3f913a..a783342 100644 --- a/KEIL_MDKARM/Objects/tim.d +++ b/KEIL_MDKARM/Objects/tim.d @@ -41,9 +41,19 @@ .\objects\tim.o: ..\Drivers\fm33a0xxev_et.h .\objects\tim.o: ..\Drivers\fm33a0xxev_vrtc.h .\objects\tim.o: ..\Drivers\fm33a0xxev_cdif.h +.\objects\tim.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\stdlib.h .\objects\tim.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\string.h .\objects\tim.o: ..\Core\bintohex.h .\objects\tim.o: ..\Hardware\CLOCK\user_init.h .\objects\tim.o: ..\Core\define_all.h .\objects\tim.o: ..\Hardware\DELAY\delay.h +.\objects\tim.o: ..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h +.\objects\tim.o: ..\Soft\system_general_para.h +.\objects\tim.o: ..\Function\EXTERN_RTC\extern_rtc.h .\objects\tim.o: ..\Hardware\GPIO\gpio.h +.\objects\tim.o: ..\Function\FLOW_METER_DATA_COLLECT\pulse_and_alarm_line.h +.\objects\tim.o: ..\Function\FLOW_METER_DATA_COLLECT\rs485_data_analysis_pro.h +.\objects\tim.o: ..\Function\STORAGE\system_mem_para.h +.\objects\tim.o: ..\Function\VALVE\valve_control.h +.\objects\tim.o: ..\Function\WirelessRemoteComm\wireless_remote_comm.h +.\objects\tim.o: ..\Soft\sizhu_ctrl_word.h -- Gitblit v1.9.3