From 12c58931b1bf47cbe49dfdd40e3975502a7893c0 Mon Sep 17 00:00:00 2001
From: zhyinch <zhyinch@gmail.com>
Date: 星期四, 01 九月 2022 15:18:35 +0800
Subject: [PATCH] v1.35 去掉休眠

---
 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 c0c13bb..913becf 100644
--- a/MDK-ARM/L051/L051.build_log.htm
+++ b/MDK-ARM/L051/L051.build_log.htm
@@ -22,7 +22,7 @@
  
 <h2>Project:</h2>
 E:\GIT\XRange_Tag\MDK-ARM\L051.uvprojx
-Project File Date:  07/27/2022
+Project File Date:  08/30/2022
 
 <h2>Output:</h2>
 *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\Keil_v5\ARM\ARMCC\Bin'
@@ -82,7 +82,7 @@
   static void final_msg_get_ts(const uint8_t *ts_field, uint32_t *ts)
 ..\Src\application\dw_app.c: 11 warnings, 0 errors
 linking...
-Program Size: Code=22824 RO-data=396 RW-data=256 ZI-data=6480  
+Program Size: Code=22200 RO-data=396 RW-data=256 ZI-data=6480  
 FromELF: creating hex file...
 "L051\L051.axf" - 0 Error(s), 25 Warning(s).
 

--
Gitblit v1.9.3