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/SZV103_FM33A0_MainSystem.lnp | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp index 814e21d..e3927f8 100644 --- a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp +++ b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp @@ -25,6 +25,7 @@ ".\objects\bootloader_iap.o" ".\objects\eeprom.o" ".\objects\valve_control.o" +".\objects\power_manage.o" ".\objects\sizhu_alarm_record.o" ".\objects\sizhu_event_record.o" ".\objects\sizhu_history_record.o" @@ -74,6 +75,7 @@ ".\objects\fm33a0xxev_wwdt.o" ".\objects\rs485_read_data.o" ".\objects\rs485_data_analysis_pro.o" +".\objects\pulse_and_alarm_line.o" ".\objects\startup_fm33a0xxev.o" ".\objects\system_fm33a0xxev.o" --library_type=microlib --strict --scatter ".\UFG220_FM33A0_MainSystem_User.sct" -- Gitblit v1.9.3