Adding some comments
[apps/low-level-can-service.git] / .gitmodules
1 [submodule "low-can-binding/libs/openxc-message-format"]
2         path = CAN-binder/libs/openxc-message-format
3         url = https://github.com/openxc/openxc-message-format
4 [submodule "low-can-binding/libs/nanopb"]
5         path = CAN-binder/libs/nanopb
6         url = https://github.com/nanopb/nanopb.git
7 [submodule "low-can-binding/libs/uds-c"]
8         path = CAN-binder/libs/uds-c
9         url = https://github.com/openxc/uds-c.git
10 [submodule "low-can-binding/libs/bitfield-c"]
11         path = CAN-binder/libs/bitfield-c
12         url = https://github.com/openxc/bitfield-c.git
13 [submodule "low-can-binding/libs/isotp-c"]
14         path = CAN-binder/libs/isotp-c
15         url = https://github.com/openxc/isotp-c
16 [submodule "CAN-binder/libs/inih"]
17         path = CAN-binder/libs/inih
18         url = git@github.com:claneys/inih.git