From 3c94abf0624a935435da580595f537ecdc8d98b8 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期日, 07 三月 2021 10:09:44 +0800 Subject: [PATCH] V2.22 默认震动输出 --- 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 da13cc2..8b8fa21 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: Sun Feb 21 13:20:34 2021 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Mon Mar 01 09:48:43 2021 <BR><P> <H3>Maximum Stack Usage = 216 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -1295,8 +1295,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="[ca]"></a>HardWareTypeDiffConfig</STRONG> (Thumb, 68 bytes, Stack size 32 bytes, main.o(i.HardWareTypeDiffConfig)) -<BR><BR>[Stack]<UL><LI>Max Depth = 140<LI>Call Chain = HardWareTypeDiffConfig ⇒ MX_TIM2_Init ⇒ HAL_TIM_MspPostInit ⇒ HAL_GPIO_Init +<P><STRONG><a name="[ca]"></a>HardWareTypeDiffConfig</STRONG> (Thumb, 76 bytes, Stack size 40 bytes, main.o(i.HardWareTypeDiffConfig)) +<BR><BR>[Stack]<UL><LI>Max Depth = 148<LI>Call Chain = HardWareTypeDiffConfig ⇒ MX_TIM2_Init ⇒ HAL_TIM_MspPostInit ⇒ HAL_GPIO_Init </UL> <BR>[Calls]<UL><LI><a href="#[54]">>></a> HAL_GPIO_WritePin <LI><a href="#[7c]">>></a> HAL_GPIO_Init -- Gitblit v1.9.3