From e41ccffbe9e4a9d59df51da01970e7ffc3848e95 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期二, 06 五月 2025 16:53:46 +0800
Subject: [PATCH] 最新ota  加入ota语音

---
 keil/uwb_simple_example.uvprojx |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/keil/uwb_simple_example.uvprojx b/keil/uwb_simple_example.uvprojx
index efcff4c..9369bfa 100644
--- a/keil/uwb_simple_example.uvprojx
+++ b/keil/uwb_simple_example.uvprojx
@@ -16,7 +16,7 @@
         <TargetCommonOption>
           <Device>MK8000</Device>
           <Vendor>MKSEMI</Vendor>
-          <PackID>MKSEMI.MK800X_DFP.1.0.4</PackID>
+          <PackID>MKSEMI.MK800X_DFP.1.0.3</PackID>
           <PackURL>http://www.mk-semi.com/</PackURL>
           <Cpu>IRAM(0x02020000,0x10000) IROM(0x00000000,0x20000) CPUTYPE("Cortex-M0") CLOCK(12000000) ELITTLE</Cpu>
           <FlashUtilSpec></FlashUtilSpec>
@@ -1189,6 +1189,11 @@
               <FileType>1</FileType>
               <FilePath>.\include\src\OTA.c</FilePath>
             </File>
+            <File>
+              <FileName>SPIV1.07.c</FileName>
+              <FileType>1</FileType>
+              <FilePath>.\include\src\SPIV1.07.c</FilePath>
+            </File>
           </Files>
         </Group>
         <Group>

--
Gitblit v1.9.3