From fa0908fcf3a0e1abc80152de6a5627e42b16ae46 Mon Sep 17 00:00:00 2001 From: Wayne Ren Date: Tue, 25 Feb 2025 10:52:14 +0800 Subject: [PATCH 1/2] .gitattributes: add .gitattributes add .gitattributes Signed-off-by: Wayne Ren --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0a785c1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +lts3-zephyr-modules-3.7.1.tar.gz filter=lfs diff=lfs merge=lfs -text -- Gitee From 3238a754e494870647250a6137bf38c7dfdc13da Mon Sep 17 00:00:00 2001 From: Wayne Ren Date: Tue, 25 Feb 2025 10:55:42 +0800 Subject: [PATCH 2/2] add modules for lts3-zephyr-3.7,1 add modules for lts3-zephyr-3.7.1 Signed-off-by: Wayne Ren --- lts3-zephyr-modules-3.7.1.tar.gz | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lts3-zephyr-modules-3.7.1.tar.gz diff --git a/lts3-zephyr-modules-3.7.1.tar.gz b/lts3-zephyr-modules-3.7.1.tar.gz new file mode 100644 index 0000000..6805137 --- /dev/null +++ b/lts3-zephyr-modules-3.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a76667c7f3d8271c08483fb421f807d3868a2494ee642b4f0324b01864f512d6 +size 458688469 -- Gitee