-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.gitmodules
30 lines (30 loc) · 1.08 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "localsettings"]
path = localsettings
url = https://github.com/victronenergy/localsettings.git
[submodule "dbus-recorder"]
path = dbus-recorder
url = https://github.com/victronenergy/dbus-recorder.git
[submodule "dbus-systemcalc-py"]
path = dbus-systemcalc-py
url = https://github.com/victronenergy/dbus-systemcalc-py.git
[submodule "dbus-tools"]
path = dbus-tools
url = https://github.com/victronenergy/dbus-tools
[submodule "venus-html5-app"]
path = venus-html5-app
url = https://github.com/victronenergy/venus-html5-app.git
[submodule "dbus_generator"]
path = dbus_generator
url = https://github.com/victronenergy/dbus_generator.git
[submodule "dbus-flashmq"]
path = dbus-flashmq
url = https://github.com/victronenergy/dbus-flashmq.git
[submodule "flashmq"]
path = flashmq
url = https://github.com/halfgaar/FlashMQ.git
[submodule "dbus-modbus-client"]
path = dbus-modbus-client
url = https://github.com/victronenergy/dbus-modbus-client.git
[submodule "dse-modbus-simulator"]
path = dse-modbus-simulator
url = https://github.com/victronenergy/dse-modbus-simulator.git