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/e2p_1.d |   60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 60 insertions(+), 0 deletions(-)

diff --git a/KEIL_MDKARM/Objects/e2p_1.d b/KEIL_MDKARM/Objects/e2p_1.d
new file mode 100644
index 0000000..46f9461
--- /dev/null
+++ b/KEIL_MDKARM/Objects/e2p_1.d
@@ -0,0 +1,60 @@
+.\objects\e2p_1.o: ..\Function\E2P\e2p_1.c
+.\objects\e2p_1.o: ..\Function\E2P\e2p_1.h
+.\objects\e2p_1.o: ..\Core\define_all.h
+.\objects\e2p_1.o: ..\Core\Include\FM33A0XXEV.h
+.\objects\e2p_1.o: ..\Core\Include\core_cm0plus.h
+.\objects\e2p_1.o: D:\Keil5\ARM\ARMCC\Bin\..\include\stdint.h
+.\objects\e2p_1.o: ..\Core\Include\core_cminstr.h
+.\objects\e2p_1.o: ..\Core\Include\core_cmfunc.h
+.\objects\e2p_1.o: ..\Core\Include\system_FM33A0XXEV.h
+.\objects\e2p_1.o: D:\Keil5\ARM\ARMCC\Bin\..\include\stdio.h
+.\objects\e2p_1.o: ..\Core\Include\FM33A0XXEV.h
+.\objects\e2p_1.o: ..\Core\fm33a0xxev_include_all.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_aes.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_adc.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_bstim.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_comp.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_rmu.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_crc.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_lcd.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_dma.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_gpio.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_i2c.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_iwdt.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_lpuart.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_flash.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_pmu.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_cmu.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_rtc.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_dbg.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_spi.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_rng.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_u7816.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_uart.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_lptim.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_wwdt.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_svd.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_pae.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_hash.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_qspi.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_bt.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_et.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_vrtc.h
+.\objects\e2p_1.o: ..\Drivers\fm33a0xxev_cdif.h
+.\objects\e2p_1.o: D:\Keil5\ARM\ARMCC\Bin\..\include\string.h
+.\objects\e2p_1.o: ..\Core\bintohex.h
+.\objects\e2p_1.o: ..\Hardware\CLOCK\user_init.h
+.\objects\e2p_1.o: ..\Core\define_all.h
+.\objects\e2p_1.o: ..\Hardware\DELAY\delay.h
+.\objects\e2p_1.o: ..\Hardware\SPI\spi.h
+.\objects\e2p_1.o: ..\Hardware\UART\uart.h
+.\objects\e2p_1.o: ..\Function\UPPER_COMPUTER\upper_computer.h
+.\objects\e2p_1.o: ..\Soft\sundry.h
+.\objects\e2p_1.o: ..\Function\EXTERN_RTC\extern_rtc.h
+.\objects\e2p_1.o: ..\Hardware\RTC\rtc.h
+.\objects\e2p_1.o: D:\Keil5\ARM\ARMCC\Bin\..\include\time.h
+.\objects\e2p_1.o: ..\Function\UPPER_COMPUTER\upper_computer_rw_api.h
+.\objects\e2p_1.o: ..\Function\UPPER_COMPUTER\upper_computer.h
+.\objects\e2p_1.o: ..\Function\UPPER_COMPUTER\upper_computer_read_log_api.h
+.\objects\e2p_1.o: ..\Function\UPPER_COMPUTER\upper_computer_iap_api.h
+.\objects\e2p_1.o: ..\Hardware\GPIO\gpio.h

--
Gitblit v1.9.3