From f0de07104a329cc2eb6d2e77a23214313e675034 Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Wed, 24 Apr 2024 17:35:15 +0800
Subject: [PATCH] 继续添加功能,包括RS485采集

---
 KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp
index a2cf011..c8cfd26 100644
--- a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp
+++ b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp
@@ -31,6 +31,7 @@
 ".\objects\system_flash_mem_manage.o"
 ".\objects\system_mem_para.o"
 ".\objects\upper_com.o"
+".\objects\upper_com_data_pro.o"
 ".\objects\lcd.o"
 ".\objects\lcd_cfg_api.o"
 ".\objects\lcd_io_api.o"
@@ -68,6 +69,8 @@
 ".\objects\fm33a0xxev_uart.o"
 ".\objects\fm33a0xxev_vrtc.o"
 ".\objects\fm33a0xxev_wwdt.o"
+".\objects\rs485_read_data.o"
+".\objects\rs485_data_analysis_pro.o"
 ".\objects\startup_fm33a0xxev.o"
 ".\objects\system_fm33a0xxev.o"
 --library_type=microlib --strict --scatter ".\UFG220_FM33A0_MainSystem_User.sct"

--
Gitblit v1.9.3