feat add lorawan_devicenode submodule
This commit is contained in:
parent
08388f1b11
commit
58057e0b5e
|
@ -25,3 +25,7 @@
|
|||
[submodule "APP_Framework/lib/lorawan/lora_radio_driver"]
|
||||
path = APP_Framework/lib/lorawan/lora_radio_driver
|
||||
url = https://gitlink.org.cn/IACU/lora_radio_driver.git
|
||||
[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
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 66bf41908297200ac81d98dc2aed75d1902f009b
|
Loading…
Reference in New Issue