From 678cda82efa03c875db392b738943f30812f0d55 Mon Sep 17 00:00:00 2001 From: jinlicong <493886250@qq.com> Date: Tue, 23 Apr 2024 19:45:13 +0800 Subject: [PATCH] 写上位机处理部分 --- KEIL_MDKARM/Objects/tim.d | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/KEIL_MDKARM/Objects/tim.d b/KEIL_MDKARM/Objects/tim.d index c3f913a..945d941 100644 --- a/KEIL_MDKARM/Objects/tim.d +++ b/KEIL_MDKARM/Objects/tim.d @@ -41,6 +41,7 @@ .\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 -- Gitblit v1.9.3