From b12f7e7c1514077ab1ac4a66b1b2cea8f3c21a56 Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期一, 03 三月 2025 17:28:33 +0800
Subject: [PATCH] 初步解决按钮第二行到第四行没法相应的问题

---
 keil/Objects/uwb_simple_example.htm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm
index 259e083..f616b19 100644
--- a/keil/Objects/uwb_simple_example.htm
+++ b/keil/Objects/uwb_simple_example.htm
@@ -3,7 +3,7 @@
 <title>Static Call Graph - [.\Objects\uwb_simple_example.axf]</title></head>
 <body><HR>
 <H1>Static Call Graph for image .\Objects\uwb_simple_example.axf</H1><HR>
-<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Fri Feb 28 14:53:16 2025
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Mon Mar  3 09:33:42 2025
 <BR><P>
 <H3>Maximum Stack Usage =       1172 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -811,7 +811,7 @@
 <BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[a1]"></a>board_key_scan</STRONG> (Thumb, 676 bytes, Stack size 24 bytes, main.o(.text.board_key_scan))
+<P><STRONG><a name="[a1]"></a>board_key_scan</STRONG> (Thumb, 798 bytes, Stack size 24 bytes, main.o(.text.board_key_scan))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = board_key_scan
 </UL>
 <BR>[Calls]<UL><LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_set

--
Gitblit v1.9.3