From 2364f06313efb8eb97d4ae741a31cdd2efc175d2 Mon Sep 17 00:00:00 2001
From: QuakeGod <QuakeGod@sina.com>
Date: 星期三, 01 二月 2023 16:05:50 +0800
Subject: [PATCH] KBus fix after merget together

---
 MDK-ARM/F030C8T6_KNet.uvprojx |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/MDK-ARM/F030C8T6_KNet.uvprojx b/MDK-ARM/F030C8T6_KNet.uvprojx
index c417a4b..8c95c50 100644
--- a/MDK-ARM/F030C8T6_KNet.uvprojx
+++ b/MDK-ARM/F030C8T6_KNet.uvprojx
@@ -7,7 +7,7 @@
 
   <Targets>
     <Target>
-      <TargetName>F030C8T6_Radio_LLCC68</TargetName>
+      <TargetName>F030C8T6_kNet</TargetName>
       <ToolsetNumber>0x4</ToolsetNumber>
       <ToolsetName>ARM-ADS</ToolsetName>
       <pCCUsed>5060422::V5.06 update 4 (build 422)::ARMCC</pCCUsed>
@@ -48,7 +48,7 @@
             <InvalidFlash>1</InvalidFlash>
           </TargetStatus>
           <OutputDirectory>F030C8T6_Test2\</OutputDirectory>
-          <OutputName>F030C8T6_Radio_LLCC68</OutputName>
+          <OutputName>F030C8T6_KNET</OutputName>
           <CreateExecutable>1</CreateExecutable>
           <CreateLib>0</CreateLib>
           <CreateHexFile>1</CreateHexFile>
@@ -689,7 +689,7 @@
       <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="5.1.1" condition="ARMv6_7_8-M Device">
         <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="5.3.0"/>
         <targetInfos>
-          <targetInfo name="F030C8T6_Radio_LLCC68"/>
+          <targetInfo name="F030C8T6_kNet"/>
         </targetInfos>
       </component>
     </components>

--
Gitblit v1.9.1