feat add lorawan_gateway_single_channel lib for XiUOS and compile OK

This commit is contained in:
Liu_Weichao
2023-06-20 11:24:15 +08:00
parent 5d8375caee
commit 5c08cae005
6 changed files with 42 additions and 7 deletions

5
.gitmodules vendored
View File

@@ -28,4 +28,7 @@
[submodule "APP_Framework/lib/lorawan/lorawan_devicenode"]
path = APP_Framework/lib/lorawan/lorawan_devicenode
url = https://gitlink.org.cn/IACU/lorawan_devicenode.git
branch = master
branch = master
[submodule "APP_Framework/lib/lorawan/lorawan_gateway_single_channel"]
path = APP_Framework/lib/lorawan/lorawan_gateway_single_channel
url = https://gitlink.org.cn/IACU/lorawan_gateway_single_channel.git