From 8084e7a5fc17c7816cc6b7ad9cf22fef45137891 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期二, 11 二月 2025 13:44:27 +0800
Subject: [PATCH] V3.3,修改gps串口接收为dma,加入新增充电4小时自动重启一次

---
 MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm |   17 +++--------------
 1 files changed, 3 insertions(+), 14 deletions(-)

diff --git a/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm b/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm
index cd0ce55..c116e58 100644
--- a/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm
+++ b/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm
@@ -21,24 +21,13 @@
 Dialog DLL:      TARMCM1.DLL V1.14.2.0
  
 <h2>Project:</h2>
-C:\git\XRange_Tag - 铁鞋\MDK-ARM\STM32L071RB.uvprojx
-Project File Date:  04/09/2024
+C:\git\XRange_Tag - 铁鞋 - 新逻辑\MDK-ARM\STM32L071RB.uvprojx
+Project File Date:  02/11/2025
 
 <h2>Output:</h2>
 *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
 Build target 'STM32L071RB'
-compiling main.c...
-../APL/App.h(39): warning:  #1295-D: Deprecated declaration Main_Poll - give arg types
-  void Main_Poll();
-../APL/lis3dh_driver.h(67): warning:  #1295-D: Deprecated declaration LIS3DH_ENTER_STY_Init - give arg types
-  void LIS3DH_ENTER_STY_Init();
-../APL/lis3dh_driver.h(68): warning:  #1295-D: Deprecated declaration LIS3DH_Data_Init - give arg types
-  void LIS3DH_Data_Init()	;
-../Core/Src/main.c: 3 warnings, 0 errors
-linking...
-Program Size: Code=62292 RO-data=5196 RW-data=1724 ZI-data=18716  
-FromELF: creating hex file...
-"STM32L071RB\STM32L071RB.axf" - 0 Error(s), 3 Warning(s).
+"STM32L071RB\STM32L071RB.axf" - 0 Error(s), 0 Warning(s).
 
 <h2>Software Packages used:</h2>
 

--
Gitblit v1.9.3