From 8942cbba84d86e04ff69f9e9fa7cb3e7f5c494b4 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期三, 09 十月 2024 14:11:44 +0800
Subject: [PATCH] 免布线方案一对一纯uwb调通,现在带个lora唤醒

---
 keil/Objects/uwb_simple_example.build_log.htm |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/keil/Objects/uwb_simple_example.build_log.htm b/keil/Objects/uwb_simple_example.build_log.htm
index f2dbf90..8f2174c 100644
--- a/keil/Objects/uwb_simple_example.build_log.htm
+++ b/keil/Objects/uwb_simple_example.build_log.htm
@@ -21,7 +21,7 @@
 Dialog DLL:      TARMCM1.DLL V1.14.2.0
  
 <h2>Project:</h2>
-C:\git-mk8000\ChinaUWBProject - 手环\keil\uwb_simple_example.uvprojx
+C:\git-mk8000\ChinaUWBProject - recive\keil\uwb_simple_example.uvprojx
 Project File Date:  09/26/2024
 
 <h2>Output:</h2>
@@ -30,10 +30,10 @@
 compiling main.c...
 linking...
 .\include\devices\MK800X\Source\ARM\MK800X_ac6_copy.sct(25): warning: L6314W: No section matches pattern *(.XIP_SECTION).
-Program Size: Code=36776 RO-data=3640 RW-data=1412 ZI-data=17960  
+Program Size: Code=71880 RO-data=9596 RW-data=1584 ZI-data=27556  
 Finished: 0 information, 1 warning and 0 error messages.
 FromELF: creating hex file...
-After Build - User command #1: fromelf.exe --bincombined -o "Output\uwb_simple_example.bin" "C:\git-mk8000\ChinaUWBProject - 手环\keil\Objects\uwb_simple_example.axf"
+After Build - User command #1: fromelf.exe --bincombined -o "Output\uwb_simple_example.bin" "C:\git-mk8000\ChinaUWBProject - recive\keil\Objects\uwb_simple_example.axf"
 ".\Objects\uwb_simple_example.axf" - 0 Error(s), 1 Warning(s).
 
 <h2>Software Packages used:</h2>

--
Gitblit v1.9.3