From 97ce9d99e6c8a56d40d18376be3d0f8ce1fdf6b4 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期四, 23 十一月 2023 15:35:19 +0800
Subject: [PATCH] V1.1 6.5G版本

---
 MDK-ARM/L051.uvprojx |   32 +++++++++++++++++++++++++++++---
 1 files changed, 29 insertions(+), 3 deletions(-)

diff --git a/MDK-ARM/L051.uvprojx b/MDK-ARM/L051.uvprojx
index 5914c24..8a34ee0 100644
--- a/MDK-ARM/L051.uvprojx
+++ b/MDK-ARM/L051.uvprojx
@@ -10,7 +10,7 @@
       <TargetName>L051</TargetName>
       <ToolsetNumber>0x4</ToolsetNumber>
       <ToolsetName>ARM-ADS</ToolsetName>
-      <pCCUsed>5060750::V5.06 update 6 (build 750)::ARMCC</pCCUsed>
+      <pCCUsed>5060750::V5.06 update 6 (build 750)::.\ARMCC</pCCUsed>
       <uAC6>0</uAC6>
       <TargetOption>
         <TargetCommonOption>
@@ -185,6 +185,7 @@
             <uocXRam>0</uocXRam>
             <RvdsVP>0</RvdsVP>
             <RvdsMve>0</RvdsMve>
+            <RvdsCdeCp>0</RvdsCdeCp>
             <hadIRAM2>0</hadIRAM2>
             <hadIROM2>0</hadIROM2>
             <StupSel>8</StupSel>
@@ -338,7 +339,7 @@
               <MiscControls></MiscControls>
               <Define>USE_HAL_DRIVER,STM32L051xx</Define>
               <Undefine></Undefine>
-              <IncludePath>../Inc;                     ../Drivers/STM32L0xx_HAL_Driver/Inc;                     ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy;                     ../Drivers/CMSIS/Device/ST/STM32L0xx/Include;                     ../Drivers/CMSIS/Include;                     ..\Drivers\ExternlDrivers;                     ..\Src\decadriver;                     ..\Src\ExternalDevices;                     ..\Src\OnChipDevices;                     ..\Src\algorithm;                     ..\Src\application</IncludePath>
+              <IncludePath>../Inc;                       ../Drivers/STM32L0xx_HAL_Driver/Inc;                       ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy;                       ../Drivers/CMSIS/Device/ST/STM32L0xx/Include;                       ../Drivers/CMSIS/Include;                       ..\Drivers\ExternlDrivers;                       ..\Src\decadriver;                       ..\Src\ExternalDevices;                       ..\Src\OnChipDevices;                       ..\Src\algorithm;                       ..\Src\application</IncludePath>
             </VariousControls>
           </Cads>
           <Aads>
@@ -351,7 +352,7 @@
             <NoWarn>0</NoWarn>
             <uSurpInc>0</uSurpInc>
             <useXO>0</useXO>
-            <uClangAs>0</uClangAs>
+            <ClangAsOpt>4</ClangAsOpt>
             <VariousControls>
               <MiscControls></MiscControls>
               <Define></Define>
@@ -396,6 +397,16 @@
               <FileName>lis3dh_driver.c</FileName>
               <FileType>1</FileType>
               <FilePath>..\Drivers\ExternlDrivers\lis3dh_driver.c</FilePath>
+            </File>
+            <File>
+              <FileName>dps310.c</FileName>
+              <FileType>1</FileType>
+              <FilePath>..\Drivers\ExternlDrivers\dps310.c</FilePath>
+            </File>
+            <File>
+              <FileName>dps368_test.c</FileName>
+              <FileType>1</FileType>
+              <FilePath>..\Drivers\ExternlDrivers\dps368_test.c</FilePath>
             </File>
           </Files>
         </Group>
@@ -698,4 +709,19 @@
     <files/>
   </RTE>
 
+  <LayerInfo>
+    <Layers>
+      <Layer>
+        <LayName>&lt;Project Info&gt;</LayName>
+        <LayDesc></LayDesc>
+        <LayUrl></LayUrl>
+        <LayKeys></LayKeys>
+        <LayCat></LayCat>
+        <LayLic></LayLic>
+        <LayTarg>0</LayTarg>
+        <LayPrjMark>1</LayPrjMark>
+      </Layer>
+    </Layers>
+  </LayerInfo>
+
 </Project>

--
Gitblit v1.9.3