diff options
author | jaseg <git@jaseg.de> | 2021-10-13 12:43:15 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2021-10-13 12:46:32 +0200 |
commit | d7e8804cc40fb889b4bf5667030be2ba94edf857 (patch) | |
tree | de3ad748762d036956f00a3dadd3777cc70d36a9 /.gitmodules | |
parent | 5c4c9cea150c4ba3881076abb7615e68c06061bf (diff) | |
download | ihsm-d7e8804cc40fb889b4bf5667030be2ba94edf857.tar.gz ihsm-d7e8804cc40fb889b4bf5667030be2ba94edf857.tar.bz2 ihsm-d7e8804cc40fb889b4bf5667030be2ba94edf857.zip |
Add supplementary material zip export
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 |