Update .gitmodules
Some checks failed
C Release thumbv7em-none-eabihf / Build-Release (push) Failing after 13s
Some checks failed
C Release thumbv7em-none-eabihf / Build-Release (push) Failing after 13s
fixed ;
This commit is contained in:
8
.gitmodules
vendored
8
.gitmodules
vendored
@@ -9,19 +9,19 @@
|
||||
url = https://github.com/ThrowTheSwitch/Unity
|
||||
[submodule "Application/CLS"]
|
||||
path = Application/CLS
|
||||
url = https;//git.revwal.de/oliver/libCLS.git
|
||||
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
|
||||
url = https://git.revwal.de/oliver/ee24.git
|
||||
[submodule "proto"]
|
||||
path = proto
|
||||
url = https;//git.revwal.de/oliver/cls-proto.git
|
||||
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
|
||||
url = https://git.revwal.de/ODDIY/MLZR_Comm.git
|
||||
|
||||
Reference in New Issue
Block a user