From f064aa615b14de79c9c72609cb22cd382b72956a Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期二, 26 三月 2024 12:56:16 +0800
Subject: [PATCH] V1.46 增加蜂鸣震动标志位,防撞距离1 0是震动 1是蜂鸣

---
 MDK-ARM/L051/L051.htm |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm
index 4384387..101b602 100644
--- a/MDK-ARM/L051/L051.htm
+++ b/MDK-ARM/L051/L051.htm
@@ -3,7 +3,7 @@
 <title>Static Call Graph - [L051\L051.axf]</title></head>
 <body><HR>
 <H1>Static Call Graph for image L051\L051.axf</H1><HR>
-<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Mon Feb 26 11:54:03 2024
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Mon Mar 25 18:59:15 2024
 <BR><P>
 <H3>Maximum Stack Usage =        312 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -1263,8 +1263,8 @@
 <P><STRONG><a name="[2]"></a>HardFault_Handler</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, stm32l0xx_it.o(i.HardFault_Handler))
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET)
 </UL>
-<P><STRONG><a name="[c6]"></a>HardWareTypeDiffConfig</STRONG> (Thumb, 76 bytes, Stack size 40 bytes, main.o(i.HardWareTypeDiffConfig))
-<BR><BR>[Stack]<UL><LI>Max Depth = 144<LI>Call Chain = HardWareTypeDiffConfig &rArr; MX_TIM2_Init &rArr; HAL_TIM_MspPostInit &rArr; HAL_GPIO_Init
+<P><STRONG><a name="[c6]"></a>HardWareTypeDiffConfig</STRONG> (Thumb, 76 bytes, Stack size 32 bytes, main.o(i.HardWareTypeDiffConfig))
+<BR><BR>[Stack]<UL><LI>Max Depth = 136<LI>Call Chain = HardWareTypeDiffConfig &rArr; MX_TIM2_Init &rArr; HAL_TIM_MspPostInit &rArr; HAL_GPIO_Init
 </UL>
 <BR>[Calls]<UL><LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin
 <LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_Init

--
Gitblit v1.9.3