diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a69f857..1eb4411 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "fw/mla_usb"] path = fw/mla_usb url = https://github.com/MicrochipTech/mla_usb +[submodule "fw/tests/unit/Unity"] + path = fw/tests/unit/Unity + url = https://github.com/ThrowTheSwitch/Unity.git |