From 666fcae60bab1abab0c5c4733c1b163f0353b08b Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期三, 11 九月 2024 10:17:18 +0800 Subject: [PATCH] V1.11版本,有对测距错误逻辑计数有更改和上报心跳更改为用户上报心跳一分钟 --- 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 de00aaf..c0b1c73 100644 --- a/keil/Objects/uwb_simple_example_MK8000 Release.dep +++ b/keil/Objects/uwb_simple_example_MK8000 Release.dep @@ -720,7 +720,7 @@ I (include\components\hido\Include\HIDO_FSM.h)(0x66DFBCD4) I (include\components\hido\Include\HIDO_Timer.h)(0x66DFBCD4) I (include\src\TCPClient.h)(0x66DFBCD4) -F (.\include\src\TCPClient.c)(0x66E0F0CA)(-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/tcpclient.o -MD) +F (.\include\src\TCPClient.c)(0x66E0F921)(-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/tcpclient.o -MD) I (include\src\TCPClient.h)(0x66DFBCD4) I (include\components\hido\Include\HIDO_TYpeDef.h)(0x66DFBCD4) I (include\components\internet\inc\Socket.h)(0x66DFBCD4) -- Gitblit v1.9.3