From 72def895431ad7a08e635b11f3da738e2b2c4618 Mon Sep 17 00:00:00 2001 From: wujiazhi <1147861305@qq.com> Date: Thu, 13 Jun 2024 11:31:04 +0800 Subject: [PATCH] add lower model test --- KEIL_MDKARM/Objects/sundry.d | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) diff --git a/KEIL_MDKARM/Objects/sundry.d b/KEIL_MDKARM/Objects/sundry.d index 1d107c4..2ae64af 100644 --- a/KEIL_MDKARM/Objects/sundry.d +++ b/KEIL_MDKARM/Objects/sundry.d @@ -3,11 +3,11 @@ .\objects\sundry.o: ..\Core\define_all.h .\objects\sundry.o: ..\Core\Include\FM33A0XXEV.h .\objects\sundry.o: ..\Core\Include\core_cm0plus.h -.\objects\sundry.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\stdint.h +.\objects\sundry.o: D:\Keil5\ARM\ARMCC\Bin\..\include\stdint.h .\objects\sundry.o: ..\Core\Include\core_cminstr.h .\objects\sundry.o: ..\Core\Include\core_cmfunc.h .\objects\sundry.o: ..\Core\Include\system_FM33A0XXEV.h -.\objects\sundry.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\stdio.h +.\objects\sundry.o: D:\Keil5\ARM\ARMCC\Bin\..\include\stdio.h .\objects\sundry.o: ..\Core\Include\FM33A0XXEV.h .\objects\sundry.o: ..\Core\fm33a0xxev_include_all.h .\objects\sundry.o: ..\Drivers\fm33a0xxev_aes.h @@ -41,7 +41,7 @@ .\objects\sundry.o: ..\Drivers\fm33a0xxev_et.h .\objects\sundry.o: ..\Drivers\fm33a0xxev_vrtc.h .\objects\sundry.o: ..\Drivers\fm33a0xxev_cdif.h -.\objects\sundry.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\string.h +.\objects\sundry.o: D:\Keil5\ARM\ARMCC\Bin\..\include\string.h .\objects\sundry.o: ..\Core\bintohex.h .\objects\sundry.o: ..\Hardware\CLOCK\user_init.h .\objects\sundry.o: ..\Core\define_all.h @@ -49,4 +49,8 @@ .\objects\sundry.o: ..\Soft\sundry.h .\objects\sundry.o: ..\Function\EXTERN_RTC\extern_rtc.h .\objects\sundry.o: ..\Hardware\RTC\rtc.h -.\objects\sundry.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\time.h +.\objects\sundry.o: D:\Keil5\ARM\ARMCC\Bin\..\include\time.h +.\objects\sundry.o: ..\Soft\administrator.h +.\objects\sundry.o: ..\Soft\linked_list.h +.\objects\sundry.o: ..\Soft\administrator.h +.\objects\sundry.o: ..\Function\KEY\key.h -- Gitblit v1.9.3