From f03cf3ae7a36954e64fc014e6bb7afd20c5a5247 Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Wed, 12 Jun 2024 17:22:08 +0800
Subject: [PATCH] 增加IAP功能,准备测试上位机升级

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

diff --git a/KEIL_MDKARM/Objects/rs485_read_data.d b/KEIL_MDKARM/Objects/rs485_read_data.d
index e8d007b..20a9f7f 100644
--- a/KEIL_MDKARM/Objects/rs485_read_data.d
+++ b/KEIL_MDKARM/Objects/rs485_read_data.d
@@ -59,3 +59,7 @@
 .\objects\rs485_read_data.o: ..\Hardware\GPIO\gpio.h
 .\objects\rs485_read_data.o: ..\Hardware\UART\uart.h
 .\objects\rs485_read_data.o: ..\Soft\linked_list.h
+.\objects\rs485_read_data.o: ..\Function\STORAGE\sizhu_alarm_record.h
+.\objects\rs485_read_data.o: ..\Function\STORAGE\system_eep_mem_manage.h
+.\objects\rs485_read_data.o: ..\Function\E2P\eeprom.h
+.\objects\rs485_read_data.o: ..\Hardware\SPI\spi.h

--
Gitblit v1.9.3