From 61d0c713d6a39c970f4900c4db5c3626c34aea11 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期三, 13 三月 2024 17:46:23 +0800
Subject: [PATCH] 版本V1.11,Lora发完延迟700改到1000us

---
 MDK-ARM/L051.uvprojx |   19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

diff --git a/MDK-ARM/L051.uvprojx b/MDK-ARM/L051.uvprojx
index 06c35c1..7887146 100644
--- a/MDK-ARM/L051.uvprojx
+++ b/MDK-ARM/L051.uvprojx
@@ -132,7 +132,7 @@
             <UseTargetDll>1</UseTargetDll>
             <UseExternalTool>0</UseExternalTool>
             <RunIndependent>0</RunIndependent>
-            <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
+            <UpdateFlashBeforeDebugging>0</UpdateFlashBeforeDebugging>
             <Capability>1</Capability>
             <DriverSelection>4101</DriverSelection>
           </Flash1>
@@ -392,6 +392,23 @@
         </Group>
         <Group>
           <GroupName>ExternlDrivers</GroupName>
+          <Files>
+            <File>
+              <FileName>dps310.c</FileName>
+              <FileType>1</FileType>
+              <FilePath>..\Src\ExternalDevices\dps310.c</FilePath>
+            </File>
+            <File>
+              <FileName>dps368_test.c</FileName>
+              <FileType>1</FileType>
+              <FilePath>..\Src\ExternalDevices\dps368_test.c</FilePath>
+            </File>
+            <File>
+              <FileName>lis3dh_driver.c</FileName>
+              <FileType>1</FileType>
+              <FilePath>..\Src\ExternalDevices\lis3dh_driver.c</FilePath>
+            </File>
+          </Files>
         </Group>
         <Group>
           <GroupName>deacadriver</GroupName>

--
Gitblit v1.9.3