added submodules for unittests
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,3 +1,9 @@
|
||||
[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
|
||||
|
||||
1
tests/lib/Unity
Submodule
1
tests/lib/Unity
Submodule
Submodule tests/lib/Unity added at 64939db64e
1
tests/lib/cmock
Submodule
1
tests/lib/cmock
Submodule
Submodule tests/lib/cmock added at 9192a95089
Reference in New Issue
Block a user