From 2bda5756b312bfd5e6e7633f1b94bad36f81559b Mon Sep 17 00:00:00 2001
From: 钟印成 <zhyinch@gmail.com>
Date: 星期三, 26 三月 2025 23:05:26 +0800
Subject: [PATCH] 修改状态机不跑BUG

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

diff --git a/keil/uwb_simple_example.uvprojx b/keil/uwb_simple_example.uvprojx
index a7c04d6..efcff4c 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.3</PackID>
+          <PackID>MKSEMI.MK800X_DFP.1.0.4</PackID>
           <PackURL>http://www.mk-semi.com/</PackURL>
           <Cpu>IRAM(0x02020000,0x10000) IROM(0x00000000,0x20000) CPUTYPE("Cortex-M0") CLOCK(12000000) ELITTLE</Cpu>
           <FlashUtilSpec></FlashUtilSpec>

--
Gitblit v1.9.3