From 4680a6339238d2c46b2e8bdc726af2df59a0c7f1 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期五, 23 八月 2024 16:20:41 +0800
Subject: [PATCH] 修复初始时候的gpio状态

---
 MDK-ARM/L051/L051.build_log.htm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/MDK-ARM/L051/L051.build_log.htm b/MDK-ARM/L051/L051.build_log.htm
index 8062d9d..cd82a0a 100644
--- a/MDK-ARM/L051/L051.build_log.htm
+++ b/MDK-ARM/L051/L051.build_log.htm
@@ -68,7 +68,7 @@
   static void SystemPower_Config(void)
 ../Src/main.c: 19 warnings, 0 errors
 linking...
-Program Size: Code=17244 RO-data=260 RW-data=324 ZI-data=5900  
+Program Size: Code=17228 RO-data=260 RW-data=324 ZI-data=5900  
 FromELF: creating hex file...
 "L051\L051.axf" - 0 Error(s), 19 Warning(s).
 
@@ -93,7 +93,7 @@
 <h2>Collection of Component Files used:</h2>
 
    * Component: ARM::CMSIS:CORE:5.5.0
-Build Time Elapsed:  00:00:01
+Build Time Elapsed:  00:00:02
 </pre>
 </body>
 </html>

--
Gitblit v1.9.3