From 626a7b25fe860230019804c084801a461483e18a Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期日, 29 九月 2024 10:12:26 +0800 Subject: [PATCH] 1.17,去掉双击关闭lora,防止误触 --- 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 9f216b3..ce248e3 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>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Fri Jun 21 18:08:41 2024 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Sun Sep 29 10:11:32 2024 <BR><P> <H3>Maximum Stack Usage = 248 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -2039,7 +2039,7 @@ <BR>[Called By]<UL><LI><a href="#[7f]">>></a> Dw1000_Init </UL> -<P><STRONG><a name="[148]"></a>ReturnFactorySettings</STRONG> (Thumb, 90 bytes, Stack size 8 bytes, global_param.o(i.ReturnFactorySettings)) +<P><STRONG><a name="[148]"></a>ReturnFactorySettings</STRONG> (Thumb, 92 bytes, Stack size 8 bytes, global_param.o(i.ReturnFactorySettings)) <BR><BR>[Stack]<UL><LI>Max Depth = 104<LI>Call Chain = ReturnFactorySettings ⇒ save_com_map_to_flash ⇒ FLASH_Prepare ⇒ HAL_FLASHEx_Erase ⇒ FLASH_WaitForLastOperation ⇒ FLASH_SetErrorCode </UL> <BR>[Calls]<UL><LI><a href="#[b6]">>></a> save_com_map_to_flash -- Gitblit v1.9.3