diff options
-rw-r--r-- | .gitmodules | 18 | ||||
m--------- | CAN-binder/libs/bitfield-c | 6 | ||||
m--------- | CAN-binder/libs/isotp-c | 7 | ||||
m--------- | CAN-binder/libs/nanopb | 7 | ||||
m--------- | CAN-binder/libs/openxc-message-format | 9 | ||||
m--------- | CAN-binder/libs/uds-c | 9 |
6 files changed, 0 insertions, 56 deletions
diff --git a/.gitmodules b/.gitmodules index 6984efe..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,18 +0,0 @@ -[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 diff --git a/CAN-binder/libs/bitfield-c b/CAN-binder/libs/bitfield-c deleted file mode 160000 -Subproject a34745ec93ae0a1d4f1b640dba8fb6702331a8e diff --git a/CAN-binder/libs/isotp-c b/CAN-binder/libs/isotp-c deleted file mode 160000 -Subproject ee24440b7c123ab1b0317e57be33e837a1cb51f diff --git a/CAN-binder/libs/nanopb b/CAN-binder/libs/nanopb deleted file mode 160000 -Subproject 651bdc45f2180b17c132470ff1a3a515dbffaa7 diff --git a/CAN-binder/libs/openxc-message-format b/CAN-binder/libs/openxc-message-format deleted file mode 160000 -Subproject d9f54f97578429773421abce98d5f6579717afc diff --git a/CAN-binder/libs/uds-c b/CAN-binder/libs/uds-c deleted file mode 160000 -Subproject ca20db3dd978871bbb9f01f3c862b510c03d1dc |