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 9c01adf..22cde94 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "prototype/fw/upstream/PyCortexMDebug"] path = prototype/fw/upstream/PyCortexMDebug url = https://github.com/bnahill/PyCortexMDebug +[submodule "prototype/mech_pcbs/kimesh"] + path = prototype/mech_pcbs/kimesh + url = https://git.jaseg.de/kimesh.git |