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
|
||||
|
||||
Reference in New Issue
Block a user