From 310754a3de9ee12cbabc4b46ab2c144c62fa8d7e Mon Sep 17 00:00:00 2001
From: zhyinch <zhyinch@gmail.com>
Date: 星期六, 13 八月 2022 21:27:35 +0800
Subject: [PATCH] V2.53 增加震动状态上传和震动实时响应功能

---
 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 13ba9e5..261460c 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: Thu Jun 02 15:58:11 2022
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Sat Aug 13 18:59:53 2022
 <BR><P>
 <H3>Maximum Stack Usage =        312 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -573,7 +573,7 @@
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET)
 </UL>
-<P><STRONG><a name="[54]"></a>DiscPoll</STRONG> (Thumb, 554 bytes, Stack size 64 bytes, dw_app.o(i.DiscPoll))
+<P><STRONG><a name="[54]"></a>DiscPoll</STRONG> (Thumb, 552 bytes, Stack size 64 bytes, dw_app.o(i.DiscPoll))
 <BR><BR>[Stack]<UL><LI>Max Depth = 148<LI>Call Chain = DiscPoll &rArr; dwt_starttx &rArr; dwt_entersleepaftertx &rArr; dwt_write32bitoffsetreg &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
 <BR>[Calls]<UL><LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;get_tx_timestamp_u64
@@ -1578,7 +1578,7 @@
 <P><STRONG><a name="[1]"></a>NMI_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_it.o(i.NMI_Handler))
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET)
 </UL>
-<P><STRONG><a name="[f7]"></a>NearPoll</STRONG> (Thumb, 1564 bytes, Stack size 40 bytes, dw_app.o(i.NearPoll))
+<P><STRONG><a name="[f7]"></a>NearPoll</STRONG> (Thumb, 1590 bytes, Stack size 40 bytes, dw_app.o(i.NearPoll))
 <BR><BR>[Stack]<UL><LI>Max Depth = 224<LI>Call Chain = NearPoll &rArr; SetLPTimer &rArr; NextPollDelay &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; _double_round
 </UL>
 <BR>[Calls]<UL><LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms

--
Gitblit v1.9.3