From 961c1174bbf1aaae5fa2f672806ed4eaf2f917be Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期三, 05 二月 2025 15:45:10 +0800
Subject: [PATCH] 串口传输协议加上一位指令类型

---
 01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/Objects/ble_central_periph.htm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/Objects/ble_central_periph.htm b/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/Objects/ble_central_periph.htm
index 93e4769..f55ceaa 100644
--- a/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/Objects/ble_central_periph.htm
+++ b/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/Objects/ble_central_periph.htm
@@ -3,7 +3,7 @@
 <title>Static Call Graph - [.\Objects\ble_central_periph.axf]</title></head>
 <body><HR>
 <H1>Static Call Graph for image .\Objects\ble_central_periph.axf</H1><HR>
-<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Wed Jan 22 15:02:55 2025
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Wed Feb 05 15:44:17 2025
 <BR><P>
 <H3>Maximum Stack Usage =       1824 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -4491,7 +4491,7 @@
 <LI><a href="#[162]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;BB_Init
 </UL>
 
-<P><STRONG><a name="[2ac]"></a>Spi_Zubao_Send</STRONG> (Thumb, 128 bytes, Stack size 24 bytes, app_ble.o(i.Spi_Zubao_Send))
+<P><STRONG><a name="[2ac]"></a>Spi_Zubao_Send</STRONG> (Thumb, 132 bytes, Stack size 24 bytes, app_ble.o(i.Spi_Zubao_Send))
 <BR><BR>[Stack]<UL><LI>Max Depth = 144<LI>Call Chain = Spi_Zubao_Send &rArr; HAL_UART_SendData &rArr; HAL_TimeConvMsToTick &rArr; __aeabi_lmul &rArr; __aeabi_llsl
 </UL>
 <BR>[Calls]<UL><LI><a href="#[18e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_SendData

--
Gitblit v1.9.3