From e4424eb6b50d0300583c422dfb71d58e040f4b9e Mon Sep 17 00:00:00 2001 From: jinlicong <493886250@qq.com> Date: Tue, 11 Jun 2024 19:54:37 +0800 Subject: [PATCH] 继续测试优化 --- KEIL_MDKARM/Objects/rs485_read_data.d | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/KEIL_MDKARM/Objects/rs485_read_data.d b/KEIL_MDKARM/Objects/rs485_read_data.d index fea9b96..20a9f7f 100644 --- a/KEIL_MDKARM/Objects/rs485_read_data.d +++ b/KEIL_MDKARM/Objects/rs485_read_data.d @@ -55,3 +55,11 @@ .\objects\rs485_read_data.o: ..\Function\WirelessRemoteComm\wireless_remote_comm.h .\objects\rs485_read_data.o: ..\Soft\sizhu_ctrl_word.h .\objects\rs485_read_data.o: ..\Hardware\TIM\tim.h +.\objects\rs485_read_data.o: ..\Function\BILLING\billing.h +.\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