From 772f4fb6bb962868b36d838bbef446e5aee3c864 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期六, 05 七月 2025 14:24:44 +0800 Subject: [PATCH] commap 大小从512改成100,修改休眠逻辑,休眠标志位触发之后,先过1秒关闭4g,2秒之后再进入休眠模式 --- keil/Objects/uwb_simple_example.build_log.htm | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/keil/Objects/uwb_simple_example.build_log.htm b/keil/Objects/uwb_simple_example.build_log.htm index 92651a6..89b8322 100644 --- a/keil/Objects/uwb_simple_example.build_log.htm +++ b/keil/Objects/uwb_simple_example.build_log.htm @@ -22,7 +22,7 @@ <h2>Project:</h2> E:\GIT\ChinaUWBProject\keil\uwb_simple_example.uvprojx -Project File Date: 08/28/2024 +Project File Date: 07/04/2025 <h2>Output:</h2> *** Using Compiler 'V6.14', folder: 'D:\Keil_v5\ARM\ARMCLANG\Bin' @@ -42,7 +42,7 @@ D:\Users\zhyin\AppData\Local\Arm\Packs\MKSEMI\MK800X_DFP\1.0.3\Device\Include <h2>Collection of Component Files used:</h2> -Build Time Elapsed: 00:00:00 +Build Time Elapsed: 00:00:01 </pre> </body> </html> -- Gitblit v1.9.3