Files
cls_master/.gitmodules
oliver 6f40370a94
Some checks failed
C Release thumbv7em-none-eabihf / Build-Release (push) Failing after 13s
Update .gitmodules
fixed ;
2024-12-06 00:11:14 +00:00

28 lines
862 B
Plaintext

[submodule "lib/nanopb"]
path = lib/nanopb
url = https://github.com/nanopb/nanopb.git
[submodule "tests/lib/cmock"]
path = tests/lib/cmock
url = https://github.com/throwtheswitch/cmock.git
[submodule "tests/lib/Unity"]
path = tests/lib/Unity
url = https://github.com/ThrowTheSwitch/Unity
[submodule "Application/CLS"]
path = Application/CLS
url = https://git.revwal.de/oliver/libCLS.git
[submodule "lib/ulog"]
path = lib/ulog
url = https://github.com/rdpoor/ulog.git
[submodule "lib/ee24"]
path = lib/ee24
url = https://git.revwal.de/oliver/ee24.git
[submodule "proto"]
path = proto
url = https://git.revwal.de/oliver/cls-proto.git
[submodule "lib/TinyFrame"]
path = lib/TinyFrame
url = https://github.com/MightyPork/TinyFrame.git
[submodule "Application/MLZR_Comm"]
path = Application/MLZR_Comm
url = https://git.revwal.de/ODDIY/MLZR_Comm.git