-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 900 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 900 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "lora_gateway"]
path = src/semtech_lora_gateway
url = https://github.com/Lora-net/lora_gateway.git
[submodule "packet_forwarder"]
path = src/packet_forwarder
url = https://github.com/Lora-net/packet_forwarder.git
[submodule "src/go/src/github.com/brocaar/lora-gateway-bridge"]
path = src/go/src/github.com/brocaar/lora-gateway-bridge
url = https://github.com/brocaar/lora-gateway-bridge
[submodule "src/go/src/github.com/openchirp/lora-gateway-bridge"]
path = src/go/src/github.com/openchirp/lora-gateway-bridge
url = https://github.com/OpenChirp/lora-gateway-bridge.git
[submodule "src/go/src/github.com/openchirp/sysmonitor-device"]
path = src/go/src/github.com/openchirp/sysmonitor-device
url = https://github.com/openchirp/sysmonitor-device
[submodule "src/artur_packet_forwarder"]
path = src/artur_packet_forwarder
url = https://github.com/OpenChirp/oc_lora_gw_pf_dev.git