From a6a0759e70adbfaf9b2b090bd0c25541be8bb104 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期四, 05 六月 2025 14:07:55 +0800
Subject: [PATCH] 2.85,加入按下按键点击震动100ms 原来是10ms没感觉

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

diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm
index c02c49e..bc90aee 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: Fri May 23 15:46:02 2025
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Thu Jun 05 14:05:58 2025
 <BR><P>
 <H3>Maximum Stack Usage =        336 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -1738,7 +1738,7 @@
 <P><STRONG><a name="[4]"></a>PendSV_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_it.o(i.PendSV_Handler))
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET)
 </UL>
-<P><STRONG><a name="[105]"></a>Program_Init</STRONG> (Thumb, 232 bytes, Stack size 16 bytes, main.o(i.Program_Init))
+<P><STRONG><a name="[105]"></a>Program_Init</STRONG> (Thumb, 230 bytes, Stack size 16 bytes, main.o(i.Program_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 152<LI>Call Chain = Program_Init &rArr; GetLPTime &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
 <BR>[Calls]<UL><LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d

--
Gitblit v1.9.3