From 55579b9ada2fc22edcae817e7d6e65710c47edd3 Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期一, 29 七月 2024 18:04:28 +0800
Subject: [PATCH] 能够SS测距与MK8000_SS_demo_Anchor配合使用

---
 keil/Objects/main.d |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/keil/Objects/main.d b/keil/Objects/main.d
index a11591f..a076e01 100644
--- a/keil/Objects/main.d
+++ b/keil/Objects/main.d
@@ -1,5 +1,6 @@
-./objects/main.o: include\main\main.c include\drivers\mk_trace.h \
-  include\drivers\mk_common.h \
+./objects/main.o: \
+  ..\..\..\..\src\uwb_examples\uwb_simple_example\main_l051\main.c \
+  include\drivers\mk_trace.h include\drivers\mk_common.h \
   d:\Keil_v5\ARM\ARMCLANG\Bin\..\include\stddef.h \
   d:\Keil_v5\ARM\ARMCLANG\Bin\..\include\stdint.h \
   d:\Keil_v5\ARM\ARMCLANG\Bin\..\include\stdbool.h \
@@ -24,4 +25,4 @@
   include\drivers\mk_gpio.h include\drivers\mk_io.h \
   include\components\wsf\include\wsf_nvm.h \
   include\components\wsf\include\wsf_types.h include\drivers\mk_power.h \
-  include\drivers\Usart.h
+  include\drivers\mk_sleep_timer.h include\drivers\Usart.h

--
Gitblit v1.9.3