diff options
author | Stephen <webmaster@scd31.com> | 2023-04-26 16:42:12 -0300 |
---|---|---|
committer | Stephen <webmaster@scd31.com> | 2023-04-26 16:42:12 -0300 |
commit | f96c8b4d76ef5af67f0c819ade70c6bc87154e5d (patch) | |
tree | d16f3d112325107daf8bd1f6107c61b35a0d1ffe /.gitmodules | |
download | pi-hardware-f96c8b4d76ef5af67f0c819ade70c6bc87154e5d.tar.gz pi-hardware-f96c8b4d76ef5af67f0c819ade70c6bc87154e5d.tar.bz2 pi-hardware-f96c8b4d76ef5af67f0c819ade70c6bc87154e5d.zip |
initial commit. sent to fab
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..0a6be25 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "kicad-lib"] + path = kicad-lib + url = https://gitlab.scd31.com/stephen/kicad-lib |