added libs

This commit is contained in:
r.koeppe
2024-06-18 11:27:32 +00:00
parent b5623b4580
commit 8282be62b8
19 changed files with 2193 additions and 4 deletions

7
.gitmodules vendored Normal file
View File

@ -0,0 +1,7 @@
[submodule "Libs/cantools"]
path = Libs/cantools
url = https://github.com/rimakoe/cantools.git
branch = extend_codegen
[submodule "Libs/can-transceiver-lib"]
path = Libs/can-transceiver-lib
url = https://github.com/rimakoe/can-transceiver-lib.git