From eaf5d5b7aa6e4155924d97802f581b7de835f0d8 Mon Sep 17 00:00:00 2001
From: QuakeGod <quakegod@sina.com>
Date: 星期三, 22 十一月 2023 14:06:17 +0800
Subject: [PATCH] fix Radio

---
 MDK-ARM/F030C8T6_Radio_LLCC68.uvprojx |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/MDK-ARM/F030C8T6_Radio_LLCC68.uvprojx b/MDK-ARM/F030C8T6_Radio_LLCC68.uvprojx
index 73af649..c2700fb 100644
--- a/MDK-ARM/F030C8T6_Radio_LLCC68.uvprojx
+++ b/MDK-ARM/F030C8T6_Radio_LLCC68.uvprojx
@@ -47,14 +47,14 @@
             <NotGenerated>0</NotGenerated>
             <InvalidFlash>1</InvalidFlash>
           </TargetStatus>
-          <OutputDirectory>F030C8T6_Test2\</OutputDirectory>
+          <OutputDirectory>.\F030C8T6_Radio\</OutputDirectory>
           <OutputName>F030C8T6_Radio_LLCC68</OutputName>
           <CreateExecutable>1</CreateExecutable>
           <CreateLib>0</CreateLib>
           <CreateHexFile>1</CreateHexFile>
           <DebugInformation>1</DebugInformation>
           <BrowseInformation>1</BrowseInformation>
-          <ListingPath>.\F030C8T6_Test2\</ListingPath>
+          <ListingPath>.\F030C8T6_Radio\</ListingPath>
           <HexFormatSelection>1</HexFormatSelection>
           <Merge32K>0</Merge32K>
           <CreateBatchFile>0</CreateBatchFile>
@@ -555,9 +555,9 @@
               <FilePath>../Radio_LLCC68/Src/main.c</FilePath>
             </File>
             <File>
-              <FileName>BoardType_WL.c</FileName>
+              <FileName>BoardType.c</FileName>
               <FileType>1</FileType>
-              <FilePath>..\Radio_LLCC68\Src\BoardType_WL.c</FilePath>
+              <FilePath>..\Radio_LLCC68\Src\BoardType.c</FilePath>
             </File>
           </Files>
         </Group>

--
Gitblit v1.9.1