From f529617823e0278a0fc61e95cf891b2af3f21154 Mon Sep 17 00:00:00 2001 From: "lxbpxylps@126.com" Date: Fri, 15 Oct 2021 10:38:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20SX1278=20=E4=BD=9C?= =?UTF-8?q?=E4=B8=BA=E5=AD=90=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 3 +++ Libraries/SX1278 | 1 + 2 files changed, 4 insertions(+) create mode 160000 Libraries/SX1278 diff --git a/.gitmodules b/.gitmodules index 60ece79..b07f981 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "Libraries/SoftI2C_HAL_Lib"] path = Libraries/SoftI2C_HAL_Lib url = https://hub.akashic.cc/GML-Group/SoftI2C_HAL_Lib.git +[submodule "Libraries/SX1278"] + path = Libraries/SX1278 + url = https://hub.akashic.cc/GML-Group/SX1278.git diff --git a/Libraries/SX1278 b/Libraries/SX1278 new file mode 160000 index 0000000..d6d8936 --- /dev/null +++ b/Libraries/SX1278 @@ -0,0 +1 @@ +Subproject commit d6d89363cef5642de8265371f15a1bdf47f3581e