diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | fw/tests/unit/Unity | 0 |
2 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 diff --git a/fw/tests/unit/Unity b/fw/tests/unit/Unity new file mode 160000 +Subproject cbcd08fa7de711053a3deec6339ee89cad5d269 |