From 6e797b7c8ce7e71b86d67464b96c4eaa0de1f670 Mon Sep 17 00:00:00 2001 From: jinlicong <493886250@qq.com> Date: Sun, 28 Apr 2024 19:59:24 +0800 Subject: [PATCH] 继续完善,开始添加远传功能 --- KEIL_MDKARM/Objects/uart.d | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/KEIL_MDKARM/Objects/uart.d b/KEIL_MDKARM/Objects/uart.d index 435900d..805e632 100644 --- a/KEIL_MDKARM/Objects/uart.d +++ b/KEIL_MDKARM/Objects/uart.d @@ -41,6 +41,7 @@ .\objects\uart.o: ..\Drivers\fm33a0xxev_et.h .\objects\uart.o: ..\Drivers\fm33a0xxev_vrtc.h .\objects\uart.o: ..\Drivers\fm33a0xxev_cdif.h +.\objects\uart.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\stdlib.h .\objects\uart.o: D:\Program Files\MDK5\ARM\ARMCC\Bin\..\include\string.h .\objects\uart.o: ..\Core\bintohex.h .\objects\uart.o: ..\Hardware\CLOCK\user_init.h -- Gitblit v1.9.3