From 039f65a917fab431b629125b428fb1ede145ebbe Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期二, 20 五月 2025 11:52:59 +0800
Subject: [PATCH] 3.7,加入放开加速度阈值可以修改

---
 MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm |   35 ++++++++++++-----------------------
 1 files changed, 12 insertions(+), 23 deletions(-)

diff --git a/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm b/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm
index cd0ce55..da71cb1 100644
--- a/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm
+++ b/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm
@@ -22,46 +22,35 @@
  
 <h2>Project:</h2>
 C:\git\XRange_Tag - 铁鞋\MDK-ARM\STM32L071RB.uvprojx
-Project File Date:  04/09/2024
+Project File Date:  08/14/2024
 
 <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>
 
 Package Vendor: ARM
-                http://www.keil.com/pack/ARM.CMSIS.5.7.0.pack
-                ARM.CMSIS.5.7.0
-                CMSIS (Cortex Microcontroller Software Interface Standard)
-   * Component: CORE Version: 5.4.0
+                http://www.keil.com/pack/ARM.CMSIS.5.8.0.pack
+                ARM.CMSIS.5.8.0
+                CMSIS (Common Microcontroller Software Interface Standard)
+   * Component: CORE Version: 5.5.0
 
 Package Vendor: Keil
-                http://www.keil.com/pack/Keil.STM32L0xx_DFP.2.2.0.pack
-                Keil.STM32L0xx_DFP.2.2.0
+                https://www.keil.com/pack/Keil.STM32L0xx_DFP.2.3.0.pack
+                Keil.STM32L0xx_DFP.2.3.0
                 STMicroelectronics STM32L0 Series Device Support, Drivers and Examples
 
 <h2>Collection of Component include folders:</h2>
   .\RTE\_STM32L071RB
-  C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include
-  C:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include
+  C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.8.0\CMSIS\Core\Include
+  C:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.3.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include
 
 <h2>Collection of Component Files used:</h2>
 
-   * Component: ARM::CMSIS:CORE:5.4.0
-Build Time Elapsed:  00:00:02
+   * Component: ARM::CMSIS:CORE:5.5.0
+Build Time Elapsed:  00:00:01
 </pre>
 </body>
 </html>

--
Gitblit v1.9.3