-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
30 lines (30 loc) · 1.26 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 "apps/modbus_tcp_client_shm"]
path = apps/modbus_tcp_client_shm
url = https://github.com/NikolasK-source/modbus_tcp_client_shm.git
[submodule "apps/dump_shm"]
path = apps/dump_shm
url = https://github.com/NikolasK-source/dump_shm.git
[submodule "apps/write_shm"]
path = apps/write_shm
url = https://github.com/NikolasK-source/write_shm.git
[submodule "apps/shared_mem_random"]
path = apps/shared_mem_random
url = https://github.com/NikolasK-source/shared_mem_random.git
[submodule "apps/stdin_to_modbus_shm"]
path = apps/stdin_to_modbus_shm
url = https://github.com/NikolasK-source/stdin_to_modbus_shm.git
[submodule "apps/modbus_rtu_client_shm"]
path = apps/modbus_rtu_client_shm
url = https://github.com/NikolasK-source/modbus_rtu_client_shm.git
[submodule "apps/shm-modbus-signal-gen"]
path = apps/shm-modbus-signal-gen
url = https://github.com/NikolasK-source/shm-modbus-signal-gen.git
[submodule "apps/wago_modbus_coupler_shm"]
path = apps/wago_modbus_coupler_shm
url = https://github.com/NikolasK-source/wago_modbus_coupler_shm.git
[submodule "apps/shm_modbus_gui"]
path = apps/shm_modbus_gui
url = https://github.com/NikolasK-source/shm_modbus_gui.git
[submodule "apps/shm_format"]
path = apps/shm_format
url = https://github.com/SHMModbus/shm_format.git