diff options
author | xengineering <me@xengineering.eu> | 2025-01-07 19:46:11 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-01-07 19:46:11 +0100 |
commit | 4251636a9ff80b385bfd5839aba2033ab888d5d4 (patch) | |
tree | 69c6fe7997748526518da07c4d41f6fe43d47619 | |
parent | e749894fe2df4c0b65ccf50f2c31284a60ed2756 (diff) | |
download | soundbox-4251636a9ff80b385bfd5839aba2033ab888d5d4.tar soundbox-4251636a9ff80b385bfd5839aba2033ab888d5d4.tar.zst soundbox-4251636a9ff80b385bfd5839aba2033ab888d5d4.zip |
pcb: parts-kicad: Add submodulepcb
This submodule will contain custom PCB symbols, footprints and
3D-models.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | pcb/parts-kicad | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e3ae6e6 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "pcb/parts-kicad"] + path = pcb/parts-kicad + url = https://cgit.xengineering.eu/parts-kicad diff --git a/pcb/parts-kicad b/pcb/parts-kicad new file mode 160000 +Subproject 534cd4f40f58a0743ac2ee05004bf6a611b846e |