From c8a99f8293e1ae335501390de5bab05db487a0f9 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期四, 29 二月 2024 18:17:59 +0800 Subject: [PATCH] Merge branch '免布线基站-lora' of http://47.108.70.204:60062/r/XRange_Tag into 免布线基站-lora --- MDK-ARM/L051.uvprojx | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/MDK-ARM/L051.uvprojx b/MDK-ARM/L051.uvprojx index bd6342f..a2801b3 100644 --- a/MDK-ARM/L051.uvprojx +++ b/MDK-ARM/L051.uvprojx @@ -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