diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2025-09-06 09:22:14 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2025-09-06 09:22:14 -0400 |
| commit | d58635fd5cfedab133f8f25001289c77a3c874b1 (patch) | |
| tree | c919ae818151596e7cec136803e107d2874b531d /.gitmodules | |
| parent | 0880d0b01a016177f047cc07a6a11d5e3639d095 (diff) | |
| download | can-gauge-interface-d58635fd5cfedab133f8f25001289c77a3c874b1.zip | |
unity submodule
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 |