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

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

--
Gitblit v1.9.3