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