From ec1ec68ba7d175f39f5d4e066663cf29fa7c262a Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Tue, 14 May 2024 19:56:10 +0800
Subject: [PATCH] 开始增加脉冲、报警线处理

---
 KEIL_MDKARM/Objects/rtc.d |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/KEIL_MDKARM/Objects/rtc.d b/KEIL_MDKARM/Objects/rtc.d
index f4eee51..e2125d9 100644
--- a/KEIL_MDKARM/Objects/rtc.d
+++ b/KEIL_MDKARM/Objects/rtc.d
@@ -41,6 +41,7 @@
 .\objects\rtc.o: ..\Drivers\fm33a0xxev_et.h
 .\objects\rtc.o: ..\Drivers\fm33a0xxev_vrtc.h
 .\objects\rtc.o: ..\Drivers\fm33a0xxev_cdif.h
+.\objects\rtc.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\stdlib.h
 .\objects\rtc.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\string.h
 .\objects\rtc.o: ..\Core\bintohex.h
 .\objects\rtc.o: ..\Hardware\CLOCK\user_init.h

--
Gitblit v1.9.3