aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: db4dd122b59b35b85cb222128f9aeb139ad0439a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "low-can-binding/libs/openxc-message-format"]
	path = libs/openxc-message-format
	url = https://github.com/openxc/openxc-message-format
[submodule "low-can-binding/libs/nanopb"]
	path = libs/nanopb
	url = https://github.com/nanopb/nanopb.git
[submodule "low-can-binding/libs/uds-c"]
	path = libs/uds-c
	url = https://github.com/openxc/uds-c.git
[submodule "low-can-binding/libs/bitfield-c"]
	path = libs/bitfield-c
	url = https://github.com/openxc/bitfield-c.git
[submodule "low-can-binding/libs/isotp-c"]
	path = libs/isotp-c
	url = https://github.com/openxc/isotp-c