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