From 07f9ac2234bbc367d7203f094233867f360671f5 Mon Sep 17 00:00:00 2001 From: jinlicong <493886250@qq.com> Date: Fri, 26 Apr 2024 17:25:32 +0800 Subject: [PATCH] 继续完善,开始增加阀控相关 --- KEIL_MDKARM/Objects/tim.d | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/KEIL_MDKARM/Objects/tim.d b/KEIL_MDKARM/Objects/tim.d index c3f913a..34756e8 100644 --- a/KEIL_MDKARM/Objects/tim.d +++ b/KEIL_MDKARM/Objects/tim.d @@ -41,9 +41,11 @@ .\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: ..\Hardware\GPIO\gpio.h -- Gitblit v1.9.3