From 4f0725852fbce5f98a7ec016eacb63e3e8615cd6 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期五, 13 九月 2024 14:25:08 +0800
Subject: [PATCH] 1.49

---
 MDK-ARM/L051/L051.build_log.htm |   14 +++++---------
 1 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/MDK-ARM/L051/L051.build_log.htm b/MDK-ARM/L051/L051.build_log.htm
index 2eff0d3..d8500b7 100644
--- a/MDK-ARM/L051/L051.build_log.htm
+++ b/MDK-ARM/L051/L051.build_log.htm
@@ -21,8 +21,8 @@
 Dialog DLL:      TARMCM1.DLL V1.14.2.0
  
 <h2>Project:</h2>
-E:\GIT\XRange_Tag\MDK-ARM\L051.uvprojx
-Project File Date:  03/27/2024
+E:\GIT\XRange_Tag - 副本\MDK-ARM\L051.uvprojx
+Project File Date:  07/14/2024
 
 <h2>Output:</h2>
 *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\Keil_v5\ARM\ARMCC\Bin'
@@ -40,10 +40,6 @@
           printf("进入升级模式\r\n");
 ../Src/main.c(224): warning:  #223-D: function "delay_ms" declared implicitly
           delay_ms(100);
-../Src/main.c(234): warning:  #223-D: function "delay_ms" declared implicitly
-          delay_ms(100);
-../Src/main.c(241): warning:  #223-D: function "delay_ms" declared implicitly
-          delay_ms(100);
 ../Src/main.c(330): warning:  #186-D: pointless comparison of unsigned integer with zero
       if(module_power<0)
 ../Src/main.c(346): warning:  #223-D: function "printf" declared implicitly
@@ -60,11 +56,11 @@
       Usart1InitVariables();
 ../Src/main.c(356): warning:  #177-D: function "SystemPower_Config"  was declared but never referenced
   static void SystemPower_Config(void)
-../Src/main.c: 16 warnings, 0 errors
+../Src/main.c: 14 warnings, 0 errors
 linking...
-Program Size: Code=24556 RO-data=396 RW-data=324 ZI-data=6556  
+Program Size: Code=24560 RO-data=396 RW-data=324 ZI-data=6556  
 FromELF: creating hex file...
-"L051\L051.axf" - 0 Error(s), 16 Warning(s).
+"L051\L051.axf" - 0 Error(s), 14 Warning(s).
 
 <h2>Software Packages used:</h2>
 

--
Gitblit v1.9.3