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/system_mem_para.d | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/KEIL_MDKARM/Objects/system_mem_para.d b/KEIL_MDKARM/Objects/system_mem_para.d index e890c68..db8a950 100644 --- a/KEIL_MDKARM/Objects/system_mem_para.d +++ b/KEIL_MDKARM/Objects/system_mem_para.d @@ -41,6 +41,7 @@ .\objects\system_mem_para.o: ..\Drivers\fm33a0xxev_et.h .\objects\system_mem_para.o: ..\Drivers\fm33a0xxev_vrtc.h .\objects\system_mem_para.o: ..\Drivers\fm33a0xxev_cdif.h +.\objects\system_mem_para.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\stdlib.h .\objects\system_mem_para.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\string.h .\objects\system_mem_para.o: ..\Core\bintohex.h .\objects\system_mem_para.o: ..\Hardware\CLOCK\user_init.h @@ -48,7 +49,6 @@ .\objects\system_mem_para.o: ..\Hardware\DELAY\delay.h .\objects\system_mem_para.o: ..\Soft\system_general_para.h .\objects\system_mem_para.o: ..\Function\EXTERN_RTC\extern_rtc.h -.\objects\system_mem_para.o: ..\Hardware\RTC\rtc.h .\objects\system_mem_para.o: ..\Soft\mbcrc.h .\objects\system_mem_para.o: ..\Soft\port.h .\objects\system_mem_para.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\assert.h -- Gitblit v1.9.3