From 6e797b7c8ce7e71b86d67464b96c4eaa0de1f670 Mon Sep 17 00:00:00 2001 From: jinlicong <493886250@qq.com> Date: Sun, 28 Apr 2024 19:59:24 +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