From b86f294182dea4af94f83a745c3fdbb18d7fa40b Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期二, 29 四月 2025 18:06:27 +0800
Subject: [PATCH] V1.20版本,修改未激活模式下,静止休眠功能关闭,防止复位激活,切换激活和非激活状态时重新加速度计计数

---
 keil/Objects/uwb_simple_example_MK8000 Release.dep |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/keil/Objects/uwb_simple_example_MK8000 Release.dep b/keil/Objects/uwb_simple_example_MK8000 Release.dep
index a9690f4..ded7450 100644
--- a/keil/Objects/uwb_simple_example_MK8000 Release.dep
+++ b/keil/Objects/uwb_simple_example_MK8000 Release.dep
@@ -692,7 +692,7 @@
 I (d:\Keil_v5\ARM\ARMCLANG\include\stdarg.h)(0x5DDFFD72)
 I (include\drivers\mk_gpio.h)(0x67219694)
 I (include\drivers\Usart.h)(0x67AD8BE4)
-F (.\include\main\main.c)(0x680A0C5C)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c

-fno-rtti -funsigned-char

-D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter

-I./RTE/_MK8000_Release

-Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include

-Id:/Keil_v5/ARM/CMSIS/Include

-D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC

-o ./objects/main.o -MD)
+F (.\include\main\main.c)(0x6810A187)(-xc -std=c99 --target=arm-arm-none-eabi -mcpu=cortex-m0 -c

-fno-rtti -funsigned-char

-D__MICROLIB -gdwarf-3 -O3 -ffunction-sections -w -I ./include/board -I ../keil -I .. -I ./include/board -I ./include/CMSIS/Include -I ./include/components/algo/inc -I ./include/components/crc -I ./include/components/libc -I ./include/components/wsf/include -I ./include/components/wsf/include/platform -I ./include/devices/MK800X/Include -I ./include/drivers -I ./include/components/hido/Include -I ./include/components/internet/inc -I ./include/components/hal -I ../keil -I ./include/src -Wno-declaration-after-statement -Wno-double-promotion -Wno-extra-semi-stmt -Wno-gnu-zero-variadic-macro-arguments -Wno-padded -Wno-unused-parameter

-I./RTE/_MK8000_Release

-Id:/Users/xookk/AppData/Local/Arm/Packs/MKSEMI/MK800X_DFP/1.0.3/Device/Include

-Id:/Keil_v5/ARM/CMSIS/Include

-D__UVISION_VERSION="530" -D_RTE_ -DUWB_EN -DSTD_LIBC

-o ./objects/main.o -MD)
 I (include\drivers\mk_trace.h)(0x67219694)
 I (include\drivers\mk_common.h)(0x67219693)
 I (d:\Keil_v5\ARM\ARMCLANG\include\stddef.h)(0x5DDFFD72)

--
Gitblit v1.9.3