From 035ecb85c3513be2b6ab5c515db082cb7fee8f97 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期四, 22 五月 2025 18:11:06 +0800 Subject: [PATCH] 修改bug,io改为不拉 --- 01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/ble_central_periph.uvoptx | 19 +++++++++++++++++-- 1 files changed, 17 insertions(+), 2 deletions(-) diff --git a/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/ble_central_periph.uvoptx b/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/ble_central_periph.uvoptx index 734c74d..a88db67 100644 --- a/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/ble_central_periph.uvoptx +++ b/01_SDK/nimble/samples/bluetooth/ble_central_periph_ota/keil_107x/ble_central_periph.uvoptx @@ -160,6 +160,21 @@ <WinNumber>1</WinNumber> <ItemText>result</ItemText> </Ww> + <Ww> + <count>2</count> + <WinNumber>1</WinNumber> + <ItemText>slave_send_buf</ItemText> + </Ww> + <Ww> + <count>3</count> + <WinNumber>1</WinNumber> + <ItemText>blequeue</ItemText> + </Ww> + <Ww> + <count>4</count> + <WinNumber>1</WinNumber> + <ItemText>test</ItemText> + </Ww> </WatchWindow1> <Tracepoint> <THDelay>0</THDelay> @@ -572,7 +587,7 @@ <Group> <GroupName>soc</GroupName> - <tvExp>0</tvExp> + <tvExp>1</tvExp> <tvExpOptDlg>0</tvExpOptDlg> <cbSel>0</cbSel> <RteFlg>0</RteFlg> @@ -660,7 +675,7 @@ <Group> <GroupName>freertos_kernel</GroupName> - <tvExp>0</tvExp> + <tvExp>1</tvExp> <tvExpOptDlg>0</tvExpOptDlg> <cbSel>0</cbSel> <RteFlg>0</RteFlg> -- Gitblit v1.9.3